Skip to content

chore(ci): pr-checks on push, assign autoupdate PRs to maintainer#12

Merged
siarheidudko merged 1 commit intomainfrom
claude/add-auto-update-fallback-aM6w5
May 9, 2026
Merged

chore(ci): pr-checks on push, assign autoupdate PRs to maintainer#12
siarheidudko merged 1 commit intomainfrom
claude/add-auto-update-fallback-aM6w5

Conversation

@siarheidudko
Copy link
Copy Markdown
Member

Two CI/triage improvements:

1. pr-checks.yml now triggers on push to feature branches
Previously only pull_request (opened/synchronize/reopened) fired tests, which meant pushes by GITHUB_TOKEN (autoupdate, claude.yml) silently skipped CI. Now any push to a non-main branch runs the build/test pipeline. Concurrency group updated to dedupe push + pull_request events on the same branch.

2. autoupdate.yml assigns and requests review from siarheidudko on auto-created PRs
Both the success and failure PR-create paths now include --assignee siarheidudko --reviewer siarheidudko so PRs surface in your GitHub dashboard immediately instead of getting buried.


Generated by Claude Code

@siarheidudko siarheidudko self-assigned this May 9, 2026
@siarheidudko siarheidudko merged commit d09c9f5 into main May 9, 2026
8 checks passed
@siarheidudko siarheidudko deleted the claude/add-auto-update-fallback-aM6w5 branch May 9, 2026 11:04
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