-
Notifications
You must be signed in to change notification settings - Fork 3
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
Create PR-Review process #8
base: main
Are you sure you want to change the base?
Conversation
Add details for code-owners and review counts
Set the correct exclusions
Introduce possibility for code-owner override by maintainers. 2/3 majority vote.
The doc here seem a bit too strict. Imo, I think a better balance is:
|
Lets change this to be a 24 or 32 hour slowmo based on a PR's last commit if the PR has the "Non-trivial" tag applied. This tag can be added by any maintainer based on their discretion of if a PR is trivial or not. Maintainers that make a PR can also apply the tag to their own PR. This lets trivial small PRs to be merged quickly for quick fixes/testing/etc without being bogged down |
Introduction
After internal discussions on the 22nd of December, 2023, it was clear that we should have a semi-formalized process for creating and reviewing PRs. This pull request provides such a procedure.
Design goals:
None goals: