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

I18N-1305: Added block list for Slack usernames that shouldn't receive branch notifications #160

Merged
merged 4 commits into from
Oct 15, 2024

Conversation

mattwilshire
Copy link
Member

This PR adds a block list to the application.properties that stops the Slack branch notifier from attempting to send messages to usernames in that list. Usernames are separated by commas and regex can be used in the block list to match names.
This is useful for ensuring bot accounts on GH can be excluded when attempting to send a Slack message.

@mattwilshire mattwilshire marked this pull request as ready for review October 14, 2024 17:17
@mattwilshire mattwilshire requested a review from a team as a code owner October 14, 2024 17:17
…ow IllegalStateException if an invalid regex is found
@mattwilshire mattwilshire merged commit 68f9e2f into master Oct 15, 2024
2 checks passed
@mattwilshire mattwilshire deleted the mattwilshire/fix-null-user-slack branch October 31, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants