Page MenuHomePhabricator

Add a "branches" rule for Herald commit rules
ClosedPublic

Authored by epriestley on Dec 23 2013, 7:16 PM.
Tags
None
Referenced Files
F15430185: D7820.id.diff
Mon, Mar 24, 6:23 AM
Unknown Object (File)
Feb 27 2025, 4:20 AM
Unknown Object (File)
Feb 25 2025, 8:51 AM
Unknown Object (File)
Feb 9 2025, 10:56 AM
Unknown Object (File)
Feb 9 2025, 10:56 AM
Unknown Object (File)
Feb 9 2025, 10:56 AM
Unknown Object (File)
Feb 9 2025, 10:56 AM
Unknown Object (File)
Feb 1 2025, 5:09 AM
Subscribers

Details

Summary

Fixes T4195. Allows you to write a rule against a commit's branches.

This completes outstanding work on T4195.

Test Plan

Pushed to Git and Mercurial repositories and verified branches were selected correctly by examining transcripts.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

src/applications/diffusion/engine/DiffusionCommitHookEngine.php
431

This fixes a bug where we could update the wrong ref when a push includes multiple branches.