-
Notifications
You must be signed in to change notification settings - Fork 392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add internal schedule for release notes PRs #2499
Add internal schedule for release notes PRs #2499
Conversation
504c1d6
to
1ce8c2d
Compare
Hey @npolshakova, great job on getting this done! Overall it looks good, and I've added a few comments. Let me know what you think! |
/lgtm |
/assign @harshanarayana |
/lgtm /hold |
@npolshakova, please feel free to remove hold whenever PR is ready to merge. 🙂 Thanks for the updates! 🙏 |
6f403a1
to
34719a7
Compare
34719a7
to
57d0425
Compare
57d0425
to
f0c8048
Compare
/unhold /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: npolshakova, Priyankasaggu11929, rashansmith, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this:
/kind documentation
What this PR does / why we need it:
This adds an example for defining release notes draft PR merge deadline. Currently, the timeline only defines when a branch is created, and we assume to get the PR done sometime before the next branch is made. This would be only internally enforced and used to give status updates.
Previously Release Notes Leads have created similar schedules for assigning shadows to "own" a specific release: https://docs.google.com/spreadsheets/d/1xNNWdh-hFTVgg-zebp0-DdV-gCnx5l3uUv3RikjAzBg/edit?usp=sharing
The 1.30 end of release retro suggested adding a release notes draft PR merge deadline that would be tied to status reports during release team update meetings.
Which issue(s) this PR fixes:
#2498