kolibri
kolibri copied to clipboard
Update 'notify_team_new_comment' GitHub action to ignore comments by the Sentry bot
Summary
Update 'notify_team_new_comment' GitHub action to ignore comments by the Sentry bot
Observed behavior
The GitHub action that sends a Slack notification when a contributor comments on issue, .github/workflows/notify_team_new_comment.yml, sends us notifications for comments by the Sentry bot sentry-io[bot]:
Related comment: https://github.com/learningequality/studio/issues/4643#issuecomment-2291352676
Expected behavior
notify_team_new_comment is updated so that we don't receive notifications from sentry-io[bot].
Comments
Unless https://github.com/learningequality/kolibri/issues/12567 is resolved at first, note that copies of this action need to be updated in the same way in the following repositories:
- Studio
- Kolibri Design System
- Even though strictly speaking we're not receiving comments from Sentry there, it'll be good to keep them consistent because of the plan to make it into a re-usable action