Commit Gating
Created on 2021-01-30T17:38:16-06:00
Gating is when changes to a project are "gated" through some kind of revision checking system such as Phabricator, Gerrit, Gitea pull requests.
Some kind of workflow exists there such as a number of deciders having to +1 a change. There may also be automated requirements such as checking if contributor agreements were signed, code actually compiles, prose passes tests.