Skip to content

Conversation

@mwbrooks
Copy link
Member

@mwbrooks mwbrooks commented Aug 7, 2025

CHANGELOG

Update the Slack CLI output to use the new https://docs.slack.dev/tools URL instead of the previous https://tools.slack.dev URL.

Summary

This pull request updates some Slack CLI output that references https://tools.slack.dev/ to now be https://docs.slack.dev/tools/.

Requirements

@mwbrooks mwbrooks added this to the Next Release milestone Aug 7, 2025
@mwbrooks mwbrooks self-assigned this Aug 7, 2025
@mwbrooks mwbrooks added docs M-T: Documentation work only changelog Use on updates to be included in the release notes semver:patch Use on pull requests to describe the release version increment labels Aug 7, 2025
@codecov
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.02%. Comparing base (2e9d58b) to head (8ecf907).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/function/function.go 0.00% 1 Missing ⚠️
cmd/project/create.go 0.00% 1 Missing ⚠️
internal/update/cli.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
- Coverage   63.05%   63.02%   -0.03%     
==========================================
  Files         212      212              
  Lines       21608    21608              
==========================================
- Hits        13624    13619       -5     
- Misses       6941     6944       +3     
- Partials     1043     1045       +2     

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

@mwbrooks mwbrooks marked this pull request as ready for review August 7, 2025 22:12
@mwbrooks mwbrooks requested review from a team as code owners August 7, 2025 22:12
Copy link
Contributor

@lukegalbraithrussell lukegalbraithrussell left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

@mwbrooks
Copy link
Member Author

mwbrooks commented Aug 7, 2025

Thanks for the quick review @lukegalbraithrussell! :shipit:

@mwbrooks mwbrooks merged commit ffbe0b5 into main Aug 7, 2025
6 checks passed
@mwbrooks mwbrooks deleted the mwbrooks-docs-urls-tools-slack-dev branch August 7, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog Use on updates to be included in the release notes docs M-T: Documentation work only semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants