Skip to content

chore(specgit): acceptance also runs on PRs to main - #377

Merged
LeXwDeX merged 1 commit into
devfrom
fix/specgit-accept-main
Aug 19, 2026
Merged

chore(specgit): acceptance also runs on PRs to main#377
LeXwDeX merged 1 commit into
devfrom
fix/specgit-accept-main

Conversation

@LeXwDeX

Copy link
Copy Markdown
Owner

main's legacy branch protection requires the SpecGit Acceptance check, but the workflow only triggered on PRs to dev — the dev->main release PR (#376) is permanently BLOCKED with all four Ruleset checks green. Adds main to the pull_request trigger set (the verdict logic is target-agnostic; policy.yaml unchanged).

Hotfix for the blocked release promotion; docs-only-equivalent workflow change.

main's legacy branch protection requires the SpecGit Acceptance check, but
the workflow only triggered on PRs to dev — the dev->main release PR was
permanently BLOCKED with all four Ruleset checks green.
@LeXwDeX
LeXwDeX merged commit a6937b8 into devAug 19, 2026
10 checks passed
@LeXwDeX
LeXwDeX deleted the fix/specgit-accept-main branch August 19, 2026 14:00
Sign up for freeto 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

@LeXwDeX