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)
Jun 1 2025, 10:26 PM
Unknown Object (File)
Jun 1 2025, 4:30 PM
Unknown Object (File)
Jun 1 2025, 2:47 AM
Unknown Object (File)
May 31 2025, 11:28 AM
Unknown Object (File)
May 5 2025, 5:18 PM
Unknown Object (File)
May 5 2025, 3:24 PM
Unknown Object (File)
Apr 18 2025, 3:18 PM
Unknown Object (File)
Mar 27 2025, 9:14 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).