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 assignee to issues #50

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Conversation

tdivoll
Copy link
Member

@tdivoll tdivoll commented Jan 20, 2023

This PR is to add an assignee to issues when websites are down. For now, I put my own user as a test. Ideally, emails would go to ccv-bot and then if possible, ccv-bot could send notifications to a Slack channel.

@tdivoll tdivoll self-assigned this Jan 20, 2023
@tdivoll tdivoll linked an issue Jan 20, 2023 that may be closed by this pull request
@tdivoll tdivoll requested a review from broarr January 23, 2023 18:30
@tdivoll
Copy link
Member Author

tdivoll commented Jan 23, 2023

@broarr The GH issues that are created when a website is down go to different repos. Here's the one from the most recent outage of pricaimcit: https://github.com/brown-ccv/check-website-up/issues?q=is%3Aissue+is%3Aclosed

And here is the section from the octokit docs that I was working with: https://octokitnet.readthedocs.io/en/latest/issues/

@broarr
Copy link

broarr commented Jan 23, 2023

This looks good to me. I'm doing some research into slack integration with github actions too

https://github.com/slackapi/slack-github-action

This looks promising. I'll take a peek and see how it works at some point

@broarr
Copy link

broarr commented Jan 23, 2023

#51

Copy link

@kmilo9999 kmilo9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend you to test it first to see if you get emails once the issue is assigned.

@tdivoll tdivoll merged commit fdb67ed into main Jan 30, 2023
@tdivoll tdivoll deleted the 49-set-up-alerts-when-website-check-fails branch January 30, 2023 19:20
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.

set up alerts when website check fails
3 participants