Skip to content

Update API from slack-api-ref@d980b88 - #600

Open
slack-ruby-ci-bot[bot] wants to merge 1 commit into
masterfrom
automated-api-update
Open

slack-ruby-ci-bot[bot] wants to merge 1 commit into
masterfrom
automated-api-update

Conversation

@slack-ruby-ci-bot

@slack-ruby-ci-bot slack-ruby-ci-bot Bot commented Aug 31, 2026

Copy link
Copy Markdown

Update API from slack-api-ref.
Rev: d980b88
Date: 2026-09-14

Changes

  • Add channel_ids argument to admin.apps.permissions.add and admin.apps.permissions.remove, and channel_ids/channel_restriction_mode to admin.apps.permissions.set
  • Add oauth.v2.beginShortTokenRotation and oauth.v2.completeShortTokenRotation methods
  • Add session_status argument to chat.stopStream
  • Add include_list argument to slackLists.items.list
  • Add new error codes including channel_restriction_requires_app_access, channel_restrictions_not_available, rotation_not_found, token_too_long, user_is_external_guest, and user_not_authenticated

@github-actions
github-actions Bot force-pushed the automated-api-update branch from 09f19f1 to 1d9bb81 Compare August 31, 2026 23:21
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown

Danger Report

Warnings

  • Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.

Markdowns

Here's an example of a CHANGELOG.md entry:

* [#600](https://github.com/slack-ruby/slack-ruby-client/pull/600): Update api from slack-api-ref@d980b88 - [@slack-ruby-ci-bot[bot]](https://github.com/slack-ruby-ci-bot[bot]).

View run

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 33450362702

Coverage increased (+0.004%) to 91.008%

Details

  • Coverage increased (+0.004%) from the base build.
  • Patch coverage: 2 uncovered changes across 1 file (23 of 25 lines covered, 92.0%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
lib/slack/web/api/endpoints/oauth_v2.rb 9 7 77.78%
Total (3 files) 25 23 92.0%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 5961
Covered Lines: 5425
Line Coverage: 91.01%
Coverage Strength: 99.94 hits per line

💛 - Coveralls

- Add channel_ids argument to admin.apps.permissions.add and admin.apps.permissions.remove, and channel_ids/channel_restriction_mode to admin.apps.permissions.set
- Add oauth.v2.beginShortTokenRotation and oauth.v2.completeShortTokenRotation methods
- Add session_status argument to chat.stopStream
- Add include_list argument to slackLists.items.list
- Add new error codes including channel_restriction_requires_app_access, channel_restrictions_not_available, rotation_not_found, token_too_long, user_is_external_guest, and user_not_authenticated
@github-actions
github-actions Bot force-pushed the automated-api-update branch from f7f6df0 to f5a5c9d Compare September 14, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants