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
F13176850: D17122.id41179.diff
Wed, May 8, 5:51 PM
Unknown Object (File)
Tue, May 7, 9:28 AM
Unknown Object (File)
Fri, May 3, 9:15 AM
Unknown Object (File)
Thu, May 2, 4:24 AM
Unknown Object (File)
Thu, Apr 25, 2:53 AM
Unknown Object (File)
Wed, Apr 24, 7:38 AM
Unknown Object (File)
Apr 19 2024, 5:59 PM
Unknown Object (File)
Apr 11 2024, 10:21 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.