-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
Meta: revert grace period #34701
Comments
Copying my response from the PR since it's the discussion is kinda spread there and can be hard to follow:
and
|
I don't think we've had any big problems with this. The only examples that come to mind are my semver version comparison api prs, and those happened over a year ago. I think the bigger picture here though, is that if we were wanting of a revert grace period, we should just make the initial review time requirement longer. |
Agreed, with our current process there's no reason to have a grace period since we already have wait times for PRs to land. Personally I think making the wait times longer would hurt the project more than help (we had longer wait times before in some cases, and we reduced it because it was a pain to deal with). |
Let's please not even consider longer wait times. For the more obscure and specialized parts of the codebase the wait time is already extremely painful. |
The act of merging is useful information. In this way a grace period does provide more information to the collaborators than just having a longer wait time. I guess from this perspective a grace period can also act as a way to allow faster merges if there is less risk. But since no one seems to be pushing for anything right now, perhaps this isn't necessary. If there ever were a push in future to extending merge times, perhaps considering a grace period at that point could be a way to find a middle ground. |
This discussion hasn't been brought up in nearly three years, so I am going to assume that this issue can be closed for now. If that's incorrect, please feel free to reopen or comment, or open a new issue. |
It has been suggested that we might need/want a grace period after a PR lands where a PR could be reverted as a retroactive objection. There's some discussion on the PR on whether this is necessary or not. Since the PR was landed, I'm opening this issue to continue discussion.
cc @guybedford
Original suggestion:
The text was updated successfully, but these errors were encountered: