Skip to content

chore: run CI tests from the Github UI - #1322

Merged
WilliamBergamin merged 2 commits into
mainfrom
bill-workflow-dispatch-tests
Jun 27, 2025
Merged

chore: run CI tests from the Github UI#1322
WilliamBergamin merged 2 commits into
mainfrom
bill-workflow-dispatch-tests

Conversation

@WilliamBergamin

Copy link
Copy Markdown
Contributor

Summary

Allow maintainers to trigger CI tests from the Github UI

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 self-assigned this Jun 27, 2025
@zimegzimeg added the github_actions Pull requests that update GitHub Actions code label Jun 27, 2025
@codecov

codecovBot commented Jun 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (3529532) to head (5c723ee).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## main #1322 +/- ##
=======================================
Coverage 90.96% 90.96% =======================================
Files 222 222 Lines 7501 7501 =======================================
Hits 6823 6823 Misses 678 678 

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

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

@WilliamBergamin LGTM! This is a big unlock for retrying perhaps flaky or properly erroring tests 🤖 ✨

@WilliamBergamin
WilliamBergamin merged commit 079552d into mainJun 27, 2025
@WilliamBergamin
WilliamBergamin deleted the bill-workflow-dispatch-tests branch June 27, 2025 20:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actionsPull requests that update GitHub Actions codetests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@WilliamBergamin@zimeg