Page MenuHomePhabricator

Add "pusher is committer" to Herald as a pre-commit rule
ClosedPublic

Authored by epriestley on Mar 12 2014, 9:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 4:51 AM
Unknown Object (File)
Mon, Apr 29, 3:44 PM
Unknown Object (File)
Wed, Apr 24, 10:27 PM
Unknown Object (File)
Fri, Apr 19, 8:52 PM
Unknown Object (File)
Fri, Apr 19, 8:52 PM
Unknown Object (File)
Fri, Apr 19, 7:32 PM
Unknown Object (File)
Mar 31 2024, 4:53 PM
Unknown Object (File)
Mar 31 2024, 12:48 PM
Subscribers

Details

Summary

Fixes T4594. Also, allow "exists" / "does not exist" to be run against author/committer. This allows construction of rules like:

  • Committer identities must be authentic.
  • Committer identities must be resolvable.
  • Author identities must be resolvable.
Test Plan

Created some rules using these new rules and ran them.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Add "pusher is committer" to Herald as a pre-commit rule.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 12 2014, 9:49 PM
epriestley updated this revision to Diff 20186.

Closed by commit rP193e8a54fc20 (authored by @epriestley).