Skip to content

fix: trigger checks on release branch push#86

Merged
patrickschaper merged 1 commit into
developmentfrom
fix/release-pr-checks
May 22, 2026
Merged

fix: trigger checks on release branch push#86
patrickschaper merged 1 commit into
developmentfrom
fix/release-pr-checks

Conversation

@patrickschaper

Copy link
Copy Markdown
Owner
  • Add release/** to push triggers in tests.yml and commitlint.yml
  • PRs created by GITHUB_TOKEN don't fire pull_request events, so checks never start
  • Push trigger ensures checks run on the release branch SHA, satisfying branch protection on main

- add release/** to push triggers in tests.yml and commitlint.yml
- PRs created by GITHUB_TOKEN don't fire pull_request events
- push trigger ensures checks run on the release branch SHA

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@patrickschaper patrickschaper enabled auto-merge (squash) May 22, 2026 07:40
@patrickschaper patrickschaper merged commit 41abaa7 into development May 22, 2026
4 checks passed
@patrickschaper patrickschaper deleted the fix/release-pr-checks branch May 22, 2026 07:40
@github-actions github-actions Bot mentioned this pull request May 22, 2026
@github-actions github-actions Bot mentioned this pull request Jun 9, 2026
patrickschaper added a commit that referenced this pull request Jun 9, 2026
- feat: multi-screen sync coordinator (#85)
- fix: source release changelog from development branch (#80)
- fix: allow release workflow dispatch from development branch (#81)
- fix: always regenerate changelog on release reruns (#82)
- fix: restrict release workflow dispatch to development branch (#83)
- fix: trigger checks on release branch push (#86)
- fix: run required checks inline in release workflow (#87)
- fix: recreate release PR instead of reusing (#88)
This was referenced Jun 9, 2026
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