Replace automatic PRD numbering with a merge check #489
Reference in New Issue
Block a user
Delete Branch "%!s()"
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 post-merge PRD numbering workflow mutates
mainand has proven unreliable. Replace it with a pull-request status that rejectsprd-new-*.mdplaceholders, and document that authors assign the next sequential number before merge.As part of the transition, manually number the remaining placeholder already on
mainso the tree-wide check has a clean baseline.Old check wasn't working, easy replacement fix.