Skip to content

Conversation

@srtaalej
Copy link
Contributor

Summary

This PR adds the following slackLists methods to the slack_sdk: access.delete, access.set, create, download.get, download.start, items.create, items.delete, items.deleteMultiple, items.info, items.list, items.update, update

Testing

Category

  • slack_sdk.web.WebClient (sync/async) (Web API client)

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.

@srtaalej srtaalej requested a review from zimeg October 27, 2025 16:51
@srtaalej srtaalej self-assigned this Oct 27, 2025
@srtaalej srtaalej added enhancement M-T: A feature request for new functionality semver:minor web-client labels Oct 27, 2025
@srtaalej srtaalej requested a review from mwbrooks October 27, 2025 16:51
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.31%. Comparing base (e9e64d8) to head (03fca86).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1772      +/-   ##
==========================================
+ Coverage   85.15%   85.31%   +0.16%     
==========================================
  Files         115      115              
  Lines       13068    13212     +144     
==========================================
+ Hits        11128    11272     +144     
  Misses       1940     1940              

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

@zimeg zimeg linked an issue Oct 28, 2025 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement M-T: A feature request for new functionality semver:minor web-client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add support for SlackLists API methods

2 participants