-
Notifications
You must be signed in to change notification settings - Fork 333
docs: adjust review time expectations #3067
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
base: main
Are you sure you want to change the base?
Conversation
adnanhemani
left a comment
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 might recommend four or five working days if the change is quite intrusive (based on my personal experience) - but we can start here!
| * Do not re-create a pull-request for the same change. Use one Pull Request related to the same change(s). The purpose here is to keep the history and all comments in the Pull Request. | ||
| * Consider open questions and concerns in all comments of your Pull Request, provide replies and resolve addressed comments, if those don't serve reference purposes. If a comment doesn't contain `nit`, `minor`, or `not a blocker` mention, please provide feedback to the comment before merging. | ||
| * Give time for review. For instance two working days is a good base to get first reviews and comments. | ||
| * Give time for review. For instance two working days is a good base to get first reviews and comments for changes that are not likely to affect downstream projects. For changes that touch core interfaces and behaviours three working days would be advisable. |
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 discussed what we consider integration points here : https://lists.apache.org/thread/0nj24zro7kyctqfnlml08ppo7zs9xcqs, wondering if we should link it here or be a bit precise on expectation on what interface we should give additional time to review
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.
Can we add that SPIs/APIs changes, as well as structural changes like a Java module added/removed?
Checklist
CHANGELOG.md(if needed)site/content/in-dev/unreleased(if needed)