Review PR template: readiness-note fix and RM reviewer-assignment action#372
Merged
hdamker merged 2 commits intoJul 10, 2026
Merged
Conversation
…eckbox The Codeowner Actions note said review starts "when all three boxes are ticked", but the deferred-warnings box is optional for alpha releases, so that misfires. Point the note at the explicit "ready for Release Management review" box instead.
… Review PR template Add a first Release Management Actions checkbox — "Assign the Release Management reviewer(s) as assignee(s) of this PR" — plus an intro line scoping the whole section to Release Management reviewers, so codeowners do not take these boxes as their own. The PR assignee is the concrete reviewer the Release Progress Tracker's Review Queue surfaces, so making the assignment an explicit review step keeps that queue populated.
tanjadegroot
approved these changes
Jul 10, 2026
Contributor
|
LGTM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
enhancement/feature
What this PR does / why we need it:
Two edits to the Release Review PR body template (
release_review_pr.mustache), both supporting the Release Progress Tracker's Review Queue:No change to the release automation logic — these are template (instruction) edits only.
Which issue(s) this PR fixes:
Companion to camaraproject/project-administration#273 (the Review Queue view); supports the review-distribution mechanism proposed in camaraproject/ReleaseManagement#604. No tooling issue to auto-close.
Special notes for reviewers:
test_template_loader.py) updated for the new checkbox.Changelog input
Additional documentation