We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c6506 commit 819f1ceCopy full SHA for 819f1ce
.github/workflows/test.yml
@@ -108,6 +108,7 @@ jobs:
108
poetry run patchwork AutoFix --log debug \
109
--patched_api_key=${{ secrets.PATCHED_API_KEY }} \
110
--github_api_key=${{ secrets.SCM_GITHUB_KEY }} \
111
+ --issue_url=https://github.com/patched-codes/patchwork/issues/1039 \
112
--force_pr_creation \
113
--disable_telemetry
114
0 commit comments