Skip to content

docs: fixes formatting error for ai apps docs - #1765

Merged
lukegalbraithrussell merged 1 commit into
ai-appsfrom
docs-ai-apps-2
Oct 3, 2025
Merged

docs: fixes formatting error for ai apps docs#1765
lukegalbraithrussell merged 1 commit into
ai-appsfrom
docs-ai-apps-2

Conversation

@lukegalbraithrussell

Copy link
Copy Markdown
Contributor

Summary

Testing

Category

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.signature (Request Signature Verifier)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.models (UI component builders)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.rtm_v2 (RTM client)
  • /docs (Documents)
  • /tutorial (PythOnBoardingBot tutorial)
  • tests/integration_tests (Automated tests for this library)

Requirements

  • 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 python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh after making the changes.

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

@lukegalbraithrussell LGTM! And sharp eye 👁️‍🗨️ ✨

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

✅ 🎯

@codecov

codecovBot commented Oct 3, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (ai-apps@28b191e). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## ai-apps #1765 +/- ##
==========================================
Coverage ? 85.12% ==========================================
Files ? 115 Lines ? 13068 Branches ? 0 ==========================================
Hits ? 11124 Misses ? 1944 Partials ? 0 

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

@lukegalbraithrussell
lukegalbraithrussell merged commit fd83b27 into ai-appsOct 3, 2025
12 checks passed
@lukegalbraithrussell
lukegalbraithrussell deleted the docs-ai-apps-2 branch October 3, 2025 23:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsM-T: Documentation work onlysemver:patchVersion: 3xweb-client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@lukegalbraithrussell@mwbrooks@zimeg