Skip to content

chore: Add .github/CODEOWNERS file - #1398

Merged
mwbrooks merged 2 commits into
mainfrom
mwbrooks-codeowners-sfdc
Nov 13, 2025
Merged

chore: Add .github/CODEOWNERS file#1398
mwbrooks merged 2 commits into
mainfrom
mwbrooks-codeowners-sfdc

Conversation

@mwbrooks

Copy link
Copy Markdown
Member

Summary

This pull request adds a .github/CODEOWNERS file to adhere to the Salesforce Open Source project requirements. I've also added the Python team and Education team as code owners to match https://github.com/slackapi/bolt-js and https://github.com/slackapi/slack-cli.

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.

@mwbrooksmwbrooks added this to the 1.27.0 milestone Nov 13, 2025
@mwbrooksmwbrooks self-assigned this Nov 13, 2025
@mwbrooksmwbrooks added dependencies Pull requests that update a dependency file 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 (fe28b14) to head (42dae62).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

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

@mwbrooks

Copy link
Copy Markdown
MemberAuthor

@vegeris Thanks for the quick review and approval! 🙇🏻

@mwbrooks
mwbrooks enabled auto-merge (squash) November 13, 2025 19:42
@mwbrooks
mwbrooks merged commit 87e3425 into mainNov 13, 2025
15 checks passed
@mwbrooks
mwbrooks deleted the mwbrooks-codeowners-sfdc branch November 13, 2025 19:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filesemver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mwbrooks@WilliamBergamin@vegeris