Skip to content

ci: publish releases using the @slackapi github app token#2883

Merged
zimeg merged 2 commits intomainfrom
zimeg-ci-release-app
Apr 23, 2026
Merged

ci: publish releases using the @slackapi github app token#2883
zimeg merged 2 commits intomainfrom
zimeg-ci-release-app

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 23, 2026

Summary

This PR updates the release workflow to publish releases using the @slackapi GitHub app token.

Preview

🔭 https://github.com/slackapi/slack-github-action/releases/tag/v3.0.2

Notes

This mirrors the release process found in the Slack GitHub Action: slackapi/slack-github-action#592

  • We have a few secrets to add alongside these changes before the next release too 🔏
  • The "immutable" release is a separate setting that might not be useful since we publish to npm with this package. FWIW this doesn't require much additional change!

Requirements

@zimeg zimeg added this to the @slack/bolt@next milestone Apr 23, 2026
@zimeg zimeg self-assigned this Apr 23, 2026
@zimeg zimeg requested a review from a team as a code owner April 23, 2026 18:58
@zimeg zimeg added semver:patch github_actions Pull requests that update GitHub Actions code labels Apr 23, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 23, 2026

⚠️ No Changeset found

Latest commit: 5715797

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 93.59%. Comparing base (3af4cb8) to head (5715797).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2883   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files          44       44           
  Lines        7855     7855           
  Branches      687      687           
=======================================
  Hits         7352     7352           
  Misses        498      498           
  Partials        5        5           

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

zimeg commented Apr 23, 2026

🎁 The application credentials have been saved to publishing steps so I'll merge this now for an upcoming release.

@zimeg zimeg merged commit 06ceaac into main Apr 23, 2026
26 checks passed
@zimeg zimeg deleted the zimeg-ci-release-app branch April 23, 2026 19:15
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