Skip to content

Commit 22593dc

Browse files
fix: allow Clippy to push protected workflow files via fallback-to-issue (#172)
* Initial plan * fix: add protected-files fallback-to-issue for push-to-pull-request-branch in Clippy workflow Agent-Logs-Url: https://github.com/sergey-tihon/Clippit/sessions/98d2a173-18cd-4d37-9128-db7d81a56b45 Co-authored-by: sergey-tihon <1197905+sergey-tihon@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sergey-tihon <1197905+sergey-tihon@users.noreply.github.com>
1 parent 98c72c6 commit 22593dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/clippy.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/clippy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ safe-outputs:
5757
target: "*"
5858
title-prefix: "[Clippy] "
5959
max: 4
60+
protected-files: fallback-to-issue
6061
create-issue:
6162
title-prefix: "[Clippy] "
6263
labels: [automation, clippy]

0 commit comments

Comments
 (0)