Review immediately. Overnight PRs reviewed the next morning.
Label PRs with one of the following:
breaking - The code change in the pull request is backward-compatible with the existing published version of the software.
non-breaking - The code change in the pull request is fully backward-compatible with the existing published version of the software.
next-major - The code change in the pull request may be breaking or non-breaking but is intended to be published in the next major release of the software.
next-minor - The code change in the pull request may only be non-breaking and is intended to be published in the next minor release of the software.
next-patch - The code change in the pull request may only be non-breaking and is intended to be published in the next patch release of the software.
experimental - The code change is experimental and is only intended for peer reivew and local testing.
TBD
👍 in general..
In addition to having SLAs for triage and follow-up, I would recommend that we either rotate WHO triages on a daily or weekly basis, else break up the modules into owners where each module owner is responsible at all times for that triage