-
Notifications
You must be signed in to change notification settings - Fork 229
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
Be more explicit code review? #1140
Comments
FYI @zachariahcox FWIW I think requiring code review at Level 3 wasn't the intent? We'd talked about having a separate tag that indicates if revisions are subject to code review. |
the text at the time was: "The change management tool MUST be able to authoritatively state that each new revision reachable from the protected branch represents only the changes reviewed via the process." I think we can fix this by sticking with the "change management" phrase everywhere. "changes reviewed" -> "changes managed" |
The use of a change management tool doesn't necessarily indicate code was reviewed. Perhaps it's simply requiring a PR to be used or a lint checks to be run. 'managed' more precisely gets at what's happening. fixes #1140 Signed-off-by: Tom Hennen <[email protected]>
Originally posted by @marcelamelara in #1094 (comment)
The text was updated successfully, but these errors were encountered: