Conversation
Signed-off-by: Sebastiaan van Stijn <[email protected]>
|
@olljanat I think the current trick to restart WindowsRS5 is to use |
Codecov Report
@@ Coverage Diff @@
## master #38381 +/- ##
=========================================
Coverage ? 36.55%
=========================================
Files ? 608
Lines ? 44979
Branches ? 0
=========================================
Hits ? 16443
Misses ? 26262
Partials ? 2274 |
|
LGTM (not sure if I can say so but I just did 😃) |
@olljanat Yes, you can leave a LGTM, and maintainers can take non-maintainer LGTM's into account 👍 more eyes is always better, and reviewing can be done by anyone (and is greatly appreciated 🤗) In general, the rule is to have two maintainer LGTM's before we either merge (or move a pull request to the It's really a matter of trust; a maintainer could decide that a trivial change does not require another reviewer, and merge with a single LGTM (or "count" non-maintainer LGTM's). The opposite can also happen; a maintainer seeing a non-trivial change, and asking more contributors/maintainers to review / LGTM before merging. In this case, the change was fairly trivial (and non-risky), but be cautious with moving a PR to |
Can we more clearly mention this in the MAINTAINERS file? |
|
I think it's a bit of an unwritten rule, but we could add some more information about the maintainers taking responsibility for making the right decisions. The official process is in https://github.com/moby/moby/blob/b80472cef449d900ca9496d97e1527556ff6a04f/project/REVIEWING.md#code-review---status2-code-review (and bits in https://github.com/docker/opensource/blob/ed974a99af0ae96e8ada7300fe2ce877f3444862/MAINTAINERS, but there's definitely parts in there that need an update / are outdated). I'm not sure if I have time myself soon to work on making those changes (I can try), but if someone else has ideas / proposals, I'm happy to help |
Just a minor nit / code-cleanup