chore(ci): only run PRD number check for PRs into main #502
Reference in New Issue
Block a user
Delete Branch "didericis/chore/prd-check-only-into-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.