-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Codify in checklist form the steps to take while reviewing a new image #1844
Conversation
Here's an example of how I'd envision adding this to the top of a PR, using #1201 (our oldest current proposal) as the guinea pig: Checklist for Review
|
Wondering if a final bullet point something along the lines of "spot check dockerization and docs one last time before merge" would be appropriate, and perhaps a second checkbox on the main "review" bullet point to ensure we get at least two maintainers looking at each new image. Thoughts? |
A second reviewer spot would probably be appropriate. Not sure about the "final spot check" checkbox; perhaps the final "LGTM + build test" will serve this purpose? Should this file be pointed out in |
This is a starting point to try and put these check points into something somewhat more formal such that we're less likely to forget a step.
Updated example: Checklist for Review
|
(and added a short note to |
LGTM |
This looks like a good addition. I'm sure any necessary clarifications or improvements can be made incrementally. One thing that would be good to address would be ensuring that the common tests pass and possibly inquiring about any additional tests that would be appropriate to add. |
Good call, @md5; that kind of comes from the build test we do, but making it explicit is a good plan. 👍 |
LET'S DO THIS |
This is a starting point to try and put these check points into something somewhat more formal such that we're less likely to forget a step.
cc @yosifkit @psftw @md5