Skip to content

Conversation

@WilliamBergamin
Copy link
Contributor

Summary

These changes update the project to match the same CI patterns found in the SDK slackapi/python-slack-sdk#1803

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.

@WilliamBergamin WilliamBergamin added this to the 1.27.1 milestone Jan 14, 2026
@WilliamBergamin WilliamBergamin requested a review from zimeg January 14, 2026 22:32
@WilliamBergamin WilliamBergamin self-assigned this Jan 14, 2026
@WilliamBergamin WilliamBergamin requested a review from a team as a code owner January 14, 2026 22:33
@WilliamBergamin WilliamBergamin added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code tests semver:patch labels Jan 14, 2026
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.54%. Comparing base (c8511da) to head (2cfeb98).
✅ All tests successful. No failed tests found.

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

Copy link
Member

@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.

@WilliamBergamin Super duper solid changes to both the CI workflows and scripts! 🤖 ✨

Comment on lines +12 to +13
env:
LATEST_SUPPORTED_PY: "3.14"
Copy link
Member

Choose a reason for hiding this comment

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

🥧 praise: Yum!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code semver:patch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants