Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(Slack): Allow users to enter a channel ID for alert rules on the front end #29125

Merged
merged 9 commits into from
Oct 7, 2021

Conversation

ceorourke
Copy link
Member

@ceorourke ceorourke commented Oct 6, 2021

This is essentially the UI version of the API approach implemented here: #24314 which allows a user to enter in their Slack channel ID in the event that they have too many channels and cannot save a rule due to them being rate limited. If they provide the channel ID, it will bypass the Slack channel lookup (it validates the entered name and ID are correct).

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2021

size-limit report

Path Base Size (178da34) Current Size Change
src/sentry/static/sentry/dist/entrypoints/app.js 52.67 KB 52.67 KB +0.01% 🔺
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.9 KB 70.9 KB 0%

@ceorourke ceorourke marked this pull request as ready for review October 6, 2021 22:47
@ceorourke ceorourke requested review from a team and removed request for a team October 6, 2021 22:47
Copy link
Contributor

@mgaeta mgaeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bugfix and a small refactor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants