Skip to content

fix: update the release instructions - #1400

Merged
WilliamBergamin merged 1 commit into
mainfrom
update-release-instructions
Nov 14, 2025
Merged

fix: update the release instructions#1400
WilliamBergamin merged 1 commit into
mainfrom
update-release-instructions

Conversation

@WilliamBergamin

Copy link
Copy Markdown
Contributor

Summary

These changes improve the release instructions to be clearer

Testing

N/A

Category

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/install_all_and_run_tests.sh after making the changes.

@WilliamBergaminWilliamBergamin added this to the 1.27.1 milestone Nov 13, 2025
@WilliamBergaminWilliamBergamin self-assigned this Nov 13, 2025
@WilliamBergamin
WilliamBergamin requested a review from a team as a code ownerNovember 13, 2025 20:32
@WilliamBergaminWilliamBergamin added bug Something isn't working docs Improvements or additions to documentation semver:patch labels Nov 13, 2025
@codecov

codecovBot commented Nov 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.54%. Comparing base (9cba291) to head (ff89f1c).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## main #1400 +/- ##
=======================================
Coverage 90.54% 90.54% =======================================
Files 222 222 Lines 7129 7129 =======================================
Hits 6455 6455 Misses 674 674 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mwbrooksmwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

✅ Thanks for the tightening up the release steps!

@WilliamBergamin
WilliamBergamin merged commit 8a8f285 into mainNov 14, 2025
15 checks passed
@WilliamBergamin
WilliamBergamin deleted the update-release-instructions branch November 14, 2025 14:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't workingdocsImprovements or additions to documentationsemver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@WilliamBergamin@mwbrooks