Use webhooks and GitHub actions to trigger patchflows
pip install patchwork-cli
.patchwork <NameOfPatchflow>
. The default patchflows are AutoFix
,GenerateREADME
,GenerateDocstring
and PRReview
. You can learn more about the patchflows here.PATCHED_API_KEY
environment variable with your API key before running the Patchwork CLI.