Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #594 +/- ##
=======================================
Coverage 99.86% 99.86%
=======================================
Files 7 7
Lines 718 718
=======================================
Hits 717 717
Misses 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zimeg
left a comment
There was a problem hiding this comment.
🔮 A message here for readers and reviewers!
|
|
||
| - name: Notify Slack | ||
| if: steps.check.outputs.exists == 'false' | ||
| uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1 |
There was a problem hiding this comment.
| uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1 | |
| uses: ./. |
🔬 note: We might consider using the released build but let's test the production release instead for now!
Summary
This PR sends release announcements to Slack on publish 🚀 ✨
Requirements