fix(skill): reinforce no-push rule during CI monitoring on human PRs (#1474)

This commit is contained in:
worktrunk-bot
2026-03-12 21:13:13 -07:00
committed by GitHub
parent 3915ba124e
commit 4e487a7fbf
+5
View File
@@ -408,6 +408,11 @@ After approving or staying silent, monitor CI using the approach from
The GitHub API rejects empty dismiss messages, so always provide one.
Skip if already dismissed — redundant dismissals create timeline noise.
**Do NOT push fixes during CI monitoring on human-authored PRs.** The
step 7 consent rule still applies — post the analysis and offer to fix,
then wait for the author to accept. The `/running-in-ci` "fix and push"
pattern is for PRs you authored, not PRs you are reviewing.
### 6. Resolve handled suggestions
After submitting the review, check if any unresolved review threads from the bot