Skip to content

skip vale-autofix when triggered by bot commit#590

Merged
jth-nw merged 2 commits intomainfrom
dev
Mar 20, 2026
Merged

skip vale-autofix when triggered by bot commit#590
jth-nw merged 2 commits intomainfrom
dev

Conversation

@jth-nw
Copy link
Collaborator

@jth-nw jth-nw commented Mar 20, 2026

No description provided.

jth-nw and others added 2 commits March 20, 2026 11:46
When Phase 1 pushes a fix commit, the synchronize event triggers
a second workflow run. This run would cancel the first (losing
the Phase 1 summary) or produce an incomplete summary.

Now the workflow checks if the latest commit author is
github-actions[bot] and skips all steps if so. Also removes
cancel-in-progress so queued runs complete instead of cancelling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
fix: skip vale-autofix when triggered by bot commit
@jth-nw jth-nw merged commit 62e2b16 into main Mar 20, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant