Skip to content

Enhance Slack notifications and automate GitHub assignment replies based on issue labels #83

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

Closed
wants to merge 2 commits into from

Conversation

iamshobhraj
Copy link
Contributor

Summary

Updated the existing notify_team_new_comment workflow.
This update adds the following steps :-

  1. distinguish comments on "help wanted" and "non help wanted" labelled issues and based on the label, send notification to a slack channel.
  2. In "Non help wanted" labelled issues, send a bot reply if the comment by external users contains a certain keyword while ensuring that there was no bot message sent in past hour on that issue.
  3. "Help wanted" labelled issues work just like before.

I've tested this by creating a testing environment.

References

addresse issue #23

@MisRob MisRob self-requested a review June 26, 2025 12:35
@MisRob MisRob self-assigned this Jun 26, 2025
@MisRob
Copy link
Member

MisRob commented Jul 21, 2025

Thanks a lot @iamshobhraj! I've just successfully tested learningequality/.github#29 and merged it. I've used changes in this PR for testing too, even though I won't merge it since I renamed some files. This repository is only for playing around so doesn't matter.

I will now close learningequality/.github#23 - wonderful work, much appreciation.

@MisRob MisRob closed this Jul 21, 2025
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.

None yet

2 participants