kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Update 'notify_team_new_comment' GitHub action to ignore comments by the Sentry bot

Open MisRob opened this issue 1 year ago • 0 comments

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]:

Screenshot from 2024-08-16 19-54-33

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

MisRob avatar Aug 16 '24 18:08 MisRob