mattermost-plugin-gitlab icon indicating copy to clipboard operation
mattermost-plugin-gitlab copied to clipboard

[Request] Provide separate "confidential_issue" feature for subscriptions

Open RaoOfPhysics opened this issue 4 years ago • 1 comments

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!

RaoOfPhysics avatar Nov 19 '20 12:11 RaoOfPhysics

I think we should add two new flags for subscriptions:

  • only_confidential
  • exclude_confidential

The default behavior will still deliver both regular and confidential issues.

mickmister avatar Jan 26 '22 21:01 mickmister

Closing due to inactivity. The issue can be reopened with more interest from our community.

wiersgallak avatar Jun 14 '23 01:06 wiersgallak