You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to censor certain commits.
For example, say a commit message contains a name, etc of a new feature and you don't want it to be posted. If the message contains (regex) or starts with (regex) then it would set the message for discord to be like below.
Also removing the author name/email of said commit or change would be great.
Cool feature A
*hidden Cool new feature
Fix for feature A
Would be sent as
Cool feature A
Hidden Commit
Fix for feature A
The text was updated successfully, but these errors were encountered:
trdwll
changed the title
Ability to censor changelist
Ability to censor commits
Apr 29, 2021
trdwll
changed the title
Ability to censor commits
Ability to censor commits and authors
Apr 29, 2021
It would be nice to be able to censor certain commits.
For example, say a commit message contains a name, etc of a new feature and you don't want it to be posted. If the message contains (regex) or starts with (regex) then it would set the message for discord to be like below.
Also removing the author name/email of said commit or change would be great.
Would be sent as
The text was updated successfully, but these errors were encountered: