getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.51k stars 4.04k forks source link

Limit the discord bot interactions to certain users #72305

Open shtlrs opened 4 weeks ago

shtlrs commented 4 weeks ago

Problem Statement

We have a community server that harvests a couple of open source projects.

Along with that, we have rules related to who can assign issues, etc.

The discord integration, if activated, will enable everyone to click on those buttons to create issues and or resolve them, which isn't ideal.

Ideally, we could add a list of user ids who can interact with the bot.

Solution Brainstorm

This could be a plain text input boxes, just like for the alert rules, to add ids of users that can interact with the bot. Then a check against those ids will be made upon integration, and determine whether to execute the button's callback.

Product Area

Settings - Integrations

getsantry[bot] commented 4 weeks ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 4 weeks ago

Routing to @getsentry/product-owners-settings-integrations for triage ⏲️

Dhrumil-Sentry commented 4 weeks ago

Thanks for this feedback, we're not planning to work on the Discord integration in the near future but we will add this feedback to our backlog