Feature #23133
Commit e-mail subject with branch information
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Other
Target version:
-
Start date:
08/15/2019
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Co-Assignees:
Description
Please consider adding to the subject of the e-mails sent by Redmine/GIT the name of the branch, so that it can be discinguished at a glance if the change affects everybody (e.g. master
) or only the involved developers (feature
branches).
E.g.:
[larreco] 01/01: Removed configures and couts, added comments
could become
[larreco][feature/DomBarker_ShowerBranchin] 01/01: Removed configures and couts, added comments
Related issues
History
#1 Updated by Lynn Garren over 1 year ago
- Related to Feature #21327: Report the target branch in subject of committing emails added
#2 Updated by Lynn Garren over 1 year ago
Please see the resolution of #21327:
We have looked carefully at the provided options. The header we have now is an informative as possible. Anything else would require expert editing of the python reporting script used by all redmine projects.
#3 Updated by Lynn Garren over 1 year ago
- Status changed from New to Closed
Closing per Gianluca:
Ah, I had forgotten that. I tend to repeat myself, apparently.
I am a bit surprised since that information does appear in the body of the
mail, but since you checked, that ends the story.