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

Add IRC notifications for GitHub issues #22925

Open
wants to merge 1 commit into
base: blead
Choose a base branch
from
Open

Conversation

Grinnz
Copy link
Contributor

@Grinnz Grinnz commented Jan 16, 2025

Update the IRC notifications workflow to add notifications when issues are opened, closed, and reopened, similarly to the notifications for PRs. Also add a notification for reopening PRs which was unhandled. Changes tested on a private repository.


  • This set of changes does not require a perldelta entry.

@jkeenan
Copy link
Contributor

jkeenan commented Jan 16, 2025

Update the IRC notifications workflow to add notifications when issues are opened, closed, and reopened, similarly to the notifications for PRs. Also add a notification for reopening PRs which was unhandled. Changes tested on a private repository.

What IRC notifications do we currently have operating?

@Grinnz
Copy link
Contributor Author

Grinnz commented Jan 16, 2025

Notifications for opened, merged, and closed PRs are sent to #p5p, and notifications for pushes to any branch or PR are sent to #p5p-commits. This PR adds notifications for reopened PRs, and opened/closed/reopened issues to #p5p.

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.

4 participants