ci(prd): add prd-new placeholder convention and numbering workflow #214
Reference in New Issue
Block a user
Delete Branch "ci/prd-numbering-workflow"
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?
Closes #213.
Summary
prd-new-<slug>.mdas a placeholder filename while the PR is in reviewprd-numberworkflow runs on merge tomain, detectsprd-new-*.mdfiles, assigns the next sequential number, renames the file, updates the title header, and conditionally flipsStatus: Draft → Activewhen non-PRD files were also changed in the same merge commitprd-checkworkflow runs as a required PR status check and fails any PR tomainthat directly addsprd-new-*.mdfiles (enforcing that they always go through the numbering workflow)docs/prds/README.mdandAGENTS.mdto document the new convention