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

Automating Email Notifications when there is an "incident" #2274

Closed
MylesBorins opened this issue Apr 8, 2020 · 6 comments
Closed

Automating Email Notifications when there is an "incident" #2274

MylesBorins opened this issue Apr 8, 2020 · 6 comments

Comments

@MylesBorins
Copy link
Contributor

Hey All,

Was talking with @mhdawson about ways to improve communication that would minimize overhead / work for folks (as well as limit room for error). The idea is for a new issue template for incidents paired with a github action to email folks that triggers when the incident label is added to an issue. We could also use the incident tag in conjunction with the github api to automate portions of the status page being discussed in #2265

As there are many "incidents" and not all require large scale escalation it may make sense to have multiple labels to increase granularity

Thoughts?

@richardlau
Copy link
Member

If we’re automatically emailing then I think we’d definitely want finer granularity.

@sam-github
Copy link
Contributor

I'm generally in favour of automation, so exploring this seems reasonable.

Who would be emailed, and how would people subscibe? All the build-wg were already emailed, so its not the build project itself.

Are you thinking something like https://groups.google.com/forum/#!forum/nodejs-sec, but for infra?

We definitely don't want that too automated, or anyone could open an incident about (insert spam topic here) and it would be mailed to that entire list.

We don't want to have to update too many places, I'm hearing requests for emails, requests for tweeks, for a status page, for pinned issues, for a nodejs.org banner... Getting the word out is nice, but having to manually sync to all those places would be unreasonable. We need a shorter list, or some tooling to make the reporting 1-to-many.

@sam-github
Copy link
Contributor

@MylesBorins Perhaps the issue can broaden to "automating communication to community", to discuss the other possibilities, like #2265 ? Or should we add that other one to the agenda by itself? I think communication in general is going to be on the agenda.

I labelled and updated the issue description.

@MylesBorins
Copy link
Contributor Author

@sam-github I was actually originally thinking about notifying the TSC but notifying interested community members is not entirely out of scope

@mhdawson
Copy link
Member

mhdawson commented Apr 8, 2020

We definitely don't want that too automated

I think that only collaborators can add tags, so that might ensure that there is some review before it goes on the status page. I'd be temped leave it at that (ie requiring a collaborator to tag the issue) until/if it becomes an issue/problem.

@MattIPv4
Copy link
Member

MattIPv4 commented Apr 9, 2020

The emailing portion of this could likely be achieved through the status page.

If all the relevant components are added and some form of automation is set up so that folks can create incidents for components (or manual incident creation), users should be able to subscribe to specific components on the status page so that they get emails when incidents happen that affect that component.

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

No branches or pull requests

6 participants