Skip to content

ci: skip publish step if no release is needed#599

Merged
zimeg merged 1 commit intomainfrom
zimeg-ci-release-check
Apr 27, 2026
Merged

ci: skip publish step if no release is needed#599
zimeg merged 1 commit intomainfrom
zimeg-ci-release-check

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 27, 2026

Summary

This pull request skips the publish step if no release is needed.

Fixes an issue where publishing is attempted after a recent release but no changesets exist. The "changelog" PR wasn't created so publishing was attempted! This didn't cause problems but requires unneeded approval.

Mirrors slackapi/bolt-js#2894.

Requirements

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 27, 2026

⚠️ No Changeset found

Latest commit: 19bbe2d

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 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.86%. Comparing base (91d55b3) to head (19bbe2d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  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.

@zimeg zimeg marked this pull request as ready for review April 27, 2026 18:44
@zimeg zimeg requested a review from a team as a code owner April 27, 2026 18:44
@zimeg zimeg added this to the 3.1 milestone Apr 27, 2026
@zimeg zimeg added the enhancement New feature or request label Apr 27, 2026
@zimeg zimeg self-assigned this Apr 27, 2026
@zimeg zimeg added semver:patch github_actions Pull requests that update GitHub Actions code and removed enhancement New feature or request labels Apr 27, 2026
@zimeg
Copy link
Copy Markdown
Member Author

zimeg commented Apr 27, 2026

🚢 Matches the patterns of an individual project release so will merge now ⚡

@zimeg zimeg enabled auto-merge (squash) April 27, 2026 18:49
@zimeg zimeg disabled auto-merge April 27, 2026 18:49
@zimeg zimeg merged commit feba1e2 into main Apr 27, 2026
13 checks passed
@zimeg zimeg deleted the zimeg-ci-release-check branch April 27, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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