Page MenuHomePhabricator

Always parse the first line of a commit message as a title
ClosedPublic

Authored by epriestley on Jan 1 2017, 4:30 PM.
Tags
None
Referenced Files
F15533601: D17122.id41179.diff
Wed, Apr 23, 8:45 PM
F15518564: D17122.diff
Sat, Apr 19, 2:35 PM
F15450892: D17122.id41179.diff
Mar 28 2025, 6:51 PM
F15439608: D17122.id.diff
Mar 26 2025, 8:15 AM
F15435979: D17122.id41185.diff
Mar 25 2025, 11:13 AM
F15337387: D17122.diff
Mar 9 2025, 5:38 AM
F15287649: D17122.diff
Mar 4 2025, 7:57 PM
Unknown Object (File)
Feb 22 2025, 12:10 AM
Subscribers
None

Details

Summary

Fixes T10312. If your first line is "Reviewers: xyz", it's a title, not a "Reviewers" field.

Test Plan

Added unit test.

Diff Detail

Repository
rP Phabricator
Branch
parse2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15067
Build 19773: Run Core Tests
Build 19772: arc lint + arc unit

Event Timeline

src/applications/differential/parser/DifferentialCommitMessageParser.php
179

This is for T6050, I'll provide some context there.

This revision is now accepted and ready to land.Jan 1 2017, 5:31 PM
This revision was automatically updated to reflect the committed changes.