Page MenuHomePhabricator

Fix (?) an issue with CCs not being written into commit messages properly
ClosedPublic

Authored by epriestley on Feb 21 2014, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 26, 8:19 PM
Unknown Object (File)
May 8 2025, 6:08 AM
Unknown Object (File)
May 6 2025, 9:10 AM
Unknown Object (File)
May 6 2025, 9:10 AM
Unknown Object (File)
May 5 2025, 6:06 AM
Unknown Object (File)
May 1 2025, 10:25 AM
Unknown Object (File)
Apr 28 2025, 1:25 AM
Unknown Object (File)
Apr 25 2025, 5:56 PM
Subscribers

Details

Summary

Report from @zeeg, I think this is the root issue. Currently, if a project is CC'd we'll write "CC: projectname", but should write "CC: #projectname".

Test Plan

Verified that we now write "CC: #projectname".

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped