Skip to content

ci: send release announcements on publish#594

Merged
zimeg merged 2 commits intomainfrom
zimeg-chore-release-notification
Apr 23, 2026
Merged

ci: send release announcements on publish#594
zimeg merged 2 commits intomainfrom
zimeg-chore-release-notification

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 23, 2026

Summary

This PR sends release announcements to Slack on publish 🚀 ✨

Requirements

@zimeg zimeg added this to the 3.1 milestone Apr 23, 2026
@zimeg zimeg requested a review from a team as a code owner April 23, 2026 06:56
@zimeg zimeg added docs Improvements or additions to documentation semver:patch github_actions Pull requests that update GitHub Actions code labels Apr 23, 2026
@zimeg zimeg self-assigned this Apr 23, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 23, 2026

⚠️ No Changeset found

Latest commit: 378ad60

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.86%. Comparing base (0b9c067) to head (378ad60).
⚠️ Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member Author

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔮 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
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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!

@zimeg zimeg merged commit b0fbce7 into main Apr 23, 2026
13 checks passed
@zimeg zimeg deleted the zimeg-chore-release-notification branch April 23, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant