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)
Fri, May 29, 9:45 AM
Unknown Object (File)
Apr 19 2026, 2:56 AM
Unknown Object (File)
Apr 14 2026, 9:24 AM
Unknown Object (File)
Mar 8 2026, 11:08 AM
Unknown Object (File)
Feb 9 2026, 9:59 AM
Unknown Object (File)
Jan 9 2026, 4:48 PM
Unknown Object (File)
Dec 26 2025, 4:33 AM
Unknown Object (File)
Nov 2 2025, 4:17 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