-
Notifications
You must be signed in to change notification settings - Fork 237
Add birds-eye view of open PRs to release checklist #7198
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
Open
sffc
wants to merge
2
commits into
main
Choose a base branch
from
sffc-patch-3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"new" open PR, for some definition of new. Probably "opened in the last two months" is sufficient.
We have 40 open PRs, that is a lot.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I actually think waiting-on-author is fair game for consideration but we can be conservative here.
Zibi's PR was waiting on author last week I think, though it wasn't tagged as such (we don't use that label consistently for team members)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't say "new" open PR because I think even if a PR is several months old, it should either be merged, closed, converted to draft, or labeled with waiting-on-author. If those statuses aren't enough, we should add more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anything that is not a new PR should have been part of the TC milestone planning
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The waiting-on-author label is something we stick on PRs that have been waiting for more than a ~week for the author to reply to reviewer feedback.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We did actually check PRs before the release, we included #7186 because it was very obvious. I think Manish and I both did not consider host_info blocking given that it was not part of the milestone.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have a suggestion on how to encode mid-cycle prerequisites, things like triaging issues and PRs and compiling a changelog as we go?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I will note that this policy would not have helped with the hostinfo situation. Zibi had made it somewhat clear earlier that he didn't have a strict timeline for it, and we had explicitly discussed that it may or may not make the actual release (which is fine since it's a util!). As release driver I was aware of this PR, but I did not know of any reason to try and get it out for the release, based on explicit discussions we had already had. The desire to advertise it as a part of the release was only brought to my attention later.
I generally think a "check the open PRs" step is useful as a part of release management, but it wouldn't have helped here. The failure was earlier in the process.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I acknowledge that this wouldn't have much impact on host info.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sffc I don't know! It's an "unfunded mandate", we could do something like having a checklist issue filed each month (each two months?), but then who would it be assigned to? (It being an unfunded mandate is precisely why I'm wary of making this bottom out to being the release drivers' problem)
Right now we do it haphazardly: we sometimes do this during meetings, and sometimes the two of us do triage. I also occasionally do stuff myself but usually my focus is the upcoming release milestone (regardless of whether I am release driver).
For the changelog, specifically, I have filed #7154 and there are ideas there. Making it a per-PR responsibility ought to help.