-
Notifications
You must be signed in to change notification settings - Fork 0
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 new workflow for sentry releases #595
Conversation
Codecov Report
@@ Coverage Diff @@
## master #595 +/- ##
=======================================
Coverage 92.59% 92.59%
=======================================
Files 108 108
Lines 4795 4795
=======================================
Hits 4440 4440
Misses 355 355 Continue to review full report at Codecov.
|
Sorry I'm going to need to learn about Github Actions before I can comment 😬 |
2b4eddd
to
7d3b2c5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📦
## Release 1.15.2 ### Summary - Emojis: 👷 x1, ⬆️ x1, 🔧 x1 - Categories: Ops x2, Other Changes x1 ### New features and changes - [#595](#595) - 👷 Add new workflow for sentry releases - [ecddda2](ecddda2) by [dankolbman](https://github.com/dankolbman) - [#591](#591) - ⬆️ Upgrade slack sdk - [5bd19f8](5bd19f8) by [dankolbman](https://github.com/dankolbman) - [#594](#594) - 🔧 Increase timeout for Cavatica tasks - [713c4c0](713c4c0) by [dankolbman](https://github.com/dankolbman)
Makes the Sentry action only run on tagged release commits and ignores issues when no commits are found.