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
F18830502: D17122.id.diff
Sat, Oct 25, 7:07 AM
F18829388: D17122.diff
Fri, Oct 24, 9:37 PM
F18780385: D17122.id41179.diff
Sun, Oct 12, 9:57 AM
F18773160: D17122.id41185.diff
Thu, Oct 9, 7:43 AM
F18719621: D17122.diff
Sep 29 2025, 5:29 PM
F18627950: D17122.diff
Sep 16 2025, 5:11 AM
F18627886: D17122.diff
Sep 16 2025, 5:02 AM
F18508396: D17122.id.diff
Sep 5 2025, 2:47 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
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.