You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a GitHub action that sends a Slack notification to #dev-community channel whenever someone who's not a member of the Learning Equality Team comments on a GitHub issue
Acceptance criteria
A notification is sent to #dev-community Slack channel any time (not just a first time) an external person comments on a GitHub issue
The notification is not sent when an external person comments on a pull request
The action uses only official GitHub and Slack 3rd party actions. Other actions can be used for inspiration, but the logic should be implemented by us (for security and to prevent regressions when updating versions).
The content you are editing has changed. Please copy your edits and refresh the page.
MisRob
changed the title
Team is notified when a new contributor posts a comment to a GitHub issue
Team is notified when a contributor posts a comment to a GitHub issue
May 8, 2023
Summary
Create a GitHub action that sends a Slack notification to #dev-community channel whenever someone who's not a member of the Learning Equality Team comments on a GitHub issue
Acceptance criteria
Tasks
The text was updated successfully, but these errors were encountered: