Skip to content

Add a github-actions step to e-mail the team #454

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

Open
elefeint opened this issue May 3, 2021 · 1 comment
Open

Add a github-actions step to e-mail the team #454

elefeint opened this issue May 3, 2021 · 1 comment

Comments

@elefeint
Copy link
Contributor

elefeint commented May 3, 2021

For scheduled jobs, Github notifies the person who last touched the cron schedule (documentation).

This is not particularly helpful, since the whole team needs to know when the main branch has failing tests. We should set up a dedicated e-mail step in unit/integration test workflows to send e-mails to the whole team.

@elefeint
Copy link
Contributor Author

elefeint commented Aug 1, 2022

Still a valid issue; still loath to take on 3rd party GHA dependency just for e-mail. Not critical because we have oncall dashboards, but would be nice to have the whole team get failure notifications.

Related: https://github.com/orgs/community/discussions/18039

prash-mi pushed a commit that referenced this issue Jun 20, 2023
Bumps [libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java) from 23.1.0 to 24.0.0.
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-opensource-java/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant