mattermost-bitbucket-bridge icon indicating copy to clipboard operation
mattermost-bitbucket-bridge copied to clipboard

Pushing multiple commits outputs only the latest commit message

Open mikeehun opened this issue 5 years ago • 5 comments

mikeehun avatar Apr 19 '19 16:04 mikeehun

@mikeehun thanks for the issue report. I am actually not in a position to test or fix this currently as I no longer have my own Mattermost cluster. I would be glad to take tested PRs.

cvitter avatar Apr 23 '19 12:04 cvitter

@mikeehun can you please give more information about the issue.

Nisarg10 avatar Apr 23 '19 12:04 Nisarg10

That's fair enough @cvitter, thanks for the project anyways :) What are you using these days?

At this point I'm not even sure what should be the desired behaviour @Nisarg10. Just try to push multiple local commits to a bitbucket cloud repo, and the notification will only provide a link to the latest change.

I think I'd like to get one notification per commit. I'll see if I have time to test this and the text based message instead of an attachment.

mikeehun avatar Apr 23 '19 13:04 mikeehun

@mikeehun I actually worked at Mattermost until this week. I moved to Humio starting Monday and we use Slack unfortunately...

cvitter avatar Apr 23 '19 14:04 cvitter

Hi @mikeehun, I recently had the same issue (having only the latest commit message is not very informative) so I modified the code for repo:push, check #18.

adamheinrich avatar Aug 14 '20 14:08 adamheinrich