Feature #4192
open[ce, ee] slack/hipchat integrations group commits by branch pushed
0%
Description
agentk [7:28 AM]
Hey Rhodecode-team - I’ve got a feature improvement suggestion… If one is using Mercurial with feature branches, quite commonly one might push change sets in multiple branches in one go.
The Slack notifier currently just spits out:
—
pushed to branches default, , , …
a75195aedd51 - Fix typo
…
—
It’d by nice if the output could be grouped by branch instead:
—
pushed to branches
default:
a75195aedd51 - Fix typo for the first time
…
:
a7512233edd51 - Fix typo
…
:
a751953454dd51 - Fix typo again
…
—
If you think not every would like this, you could make the grouping controllable with a checkbox on the Slack hook page - but to be honest, I think that’d be a useful formatting for everyone, even if they are just using a single branch or always only push one branch at a time.
Updated by Redmine Integration about 8 years ago
pullrequest created, https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2614, (status: under_review)
Updated by Redmine Integration about 8 years ago
- Status changed from New to Resolved
Updated by Redmine Integration about 8 years ago
pullrequest merged, https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2614, (status: approved)