chore(ci): only run PRD number check for PRs into main #502

Merged
didericis merged 1 commits from didericis/chore/prd-check-only-into-main AGit into main 2026-07-26 13:32:29 -04:00
Owner

The require-numbered-prds gate previously ran on every pull request. Scope its trigger to PRs whose base branch is main, so PRD numbering is only enforced at the point of merging into main.

The require-numbered-prds gate previously ran on every pull request. Scope its trigger to PRs whose base branch is main, so PRD numbering is only enforced at the point of merging into main.
didericis added 1 commit 2026-07-26 13:29:37 -04:00
chore(ci): only run PRD number check for PRs into main
prd-number-check / require-numbered-prds (pull_request) Successful in 5s
tracker-policy-pr / check-pr (pull_request) Successful in 12s
0edd46d56d
The require-numbered-prds gate previously ran on every pull request.
Scope its trigger to PRs whose base branch is main, so numbering is
only enforced at the point of merging into main.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
didericis added the Kind/Testing label 2026-07-26 13:31:33 -04:00
didericis merged commit 0edd46d56d into main 2026-07-26 13:32:29 -04:00
Sign in to join this conversation.