Skip to content

Require every PR to link an issue - #3

Merged
eduralph merged 1 commit into
mainfrom
ci/require-linked-issue
Jun 7, 2026
Merged

Require every PR to link an issue#3
eduralph merged 1 commit into
mainfrom
ci/require-linked-issue

Conversation

@eduralph

@eduralph eduralph commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Adds the linked-issue gate Action — the only required status check on main (no CI/test gates). Pairs with enforce_admins so the PR+issue process binds admins.

Closes #2

A GitHub Action that fails a PR unless it has a linked/closing issue (a
"Closes #N" reference or a Development-sidebar link). Marked required in branch
protection separately; no CI/test checks gate merges. Pairs with enforce_admins
so the PR+issue process binds admins too.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@eduralph
eduralph merged commit 527beb2 into main Jun 7, 2026
1 check passed
@eduralph
eduralph deleted the ci/require-linked-issue branch June 7, 2026 10:38
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.

Enforce: every PR must link an issue

1 participant