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
F15450892: D17122.id41179.diff
Fri, Mar 28, 6:51 PM
F15439608: D17122.id.diff
Wed, Mar 26, 8:15 AM
F15435979: D17122.id41185.diff
Tue, Mar 25, 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
Unknown Object (File)
Feb 21 2025, 3:00 PM
Unknown Object (File)
Feb 16 2025, 12:54 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.