mattermost / mattermost-plugin-github

GitHub plugin for Mattermost
Apache License 2.0
156 stars 146 forks source link

[MM-352] Add feature to publish release create and delete events #762

Closed ayusht2810 closed 2 months ago

ayusht2810 commented 3 months ago

Summary

Screenshot

image

Ticket Link

Fixes #723

What to test?

Checklist

ayusht2810 commented 3 months ago

@mickmister I tested the tag feature by pushing a tag on a test repo, and I was able to get the message for the pushed tag.

We have Branch or Tag creation already. Isn't that about the same as releases?

Branch or Tag creation sends events only when branches or tags are created, for release events, we need to select other event mentioned in the screenshot below image