mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
[Request] Provide separate "confidential_issue" feature for subscriptions
Thanks for the useful plugin!
At the moment, if you toggle "Confidential Issue events" under webhooks, you receive notifications from such issues automatically. However, the use-case in question would be as follows:
- public channel: receives notifications from regular issues
- private channel: receives notifications from confidential issues only
Would it therefore be possible to add an option for "confidential_issues", "confidential_issues_comments" and "confidential_issues_tag"?
Thanks, once again!
I think we should add two new flags for subscriptions:
only_confidentialexclude_confidential
The default behavior will still deliver both regular and confidential issues.
Closing due to inactivity. The issue can be reopened with more interest from our community.