Skip to content

fix: run required checks inline in release workflow#87

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

fix: run required checks inline in release workflow#87
patrickschaper merged 1 commit into
developmentfrom
fix/release-pr-inline-checks

Conversation

@patrickschaper

Copy link
Copy Markdown
Owner
  • Add release-tests and release-lint jobs to release.yml with matching check names
  • GITHUB_TOKEN pushes don't trigger other workflows, so checks stayed pending on release PRs
  • Revert ineffective release/** push triggers from tests.yml and commitlint.yml

- add release-tests and release-lint jobs to release.yml
- GITHUB_TOKEN pushes don't trigger other workflows
- inline jobs use matching check names to satisfy branch protection
- revert ineffective release/** push triggers from tests.yml and commitlint.yml

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@patrickschaper patrickschaper enabled auto-merge (squash) May 22, 2026 09:20
@patrickschaper patrickschaper merged commit 5cd65cf into development May 22, 2026
4 checks passed
@patrickschaper patrickschaper deleted the fix/release-pr-inline-checks branch May 22, 2026 09:20
@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