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

feat: notify maintainers of releases and issues #75

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

kormide
Copy link
Collaborator

@kormide kormide commented Oct 30, 2023

It's common for a new user's first publish to fail and they receive no notification. This happens when they use release automation and the release author is the github-actions bot, so we can't attribute the release event to a user with an email.

This improves the chances that someone will receive an email by emailing errors to everyone in the maintainers list in the bcr entry's metadata.json file. It also makes maintainers aware of releases by tagging them in the PR body.

Related to #59

@kormide kormide force-pushed the notify-maintainers branch from a09cb13 to 1db334d Compare November 6, 2023 05:42
@kormide kormide force-pushed the notify-maintainers branch 6 times, most recently from ad812c3 to 14c2a98 Compare November 7, 2023 04:52
@kormide kormide marked this pull request as ready for review November 7, 2023 04:53
@kormide kormide requested review from alexeagle and cgrindel November 7, 2023 04:53
@kormide kormide force-pushed the notify-maintainers branch 2 times, most recently from 9e37581 to 9620c98 Compare November 7, 2023 05:07
@kormide kormide force-pushed the notify-maintainers branch 2 times, most recently from 23ae414 to 7b2438a Compare November 7, 2023 08:21
@kormide kormide force-pushed the notify-maintainers branch 2 times, most recently from 33f3fee to f778dcf Compare November 7, 2023 17:25
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.

2 participants