Skip to content

Update API from slack-api-ref@2895c4d - #597

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

Update API from slack-api-ref@2895c4d#597
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 25, 2026

Copy link
Copy Markdown

Update API from slack-api-ref.
Rev: 2895c4d
Date: 2026-08-25

Changes

  • Add admin.conversations.bulkSetProperties method for bulk-setting channel properties
  • Add admin.usergroups.removeTeams method for removing default workspaces from an organization-wide IDP Group or Admin Group
  • Add unfurl_app_links argument to chat.postMessage
  • Remove required team_id argument from admin.users.session.invalidate
  • Add AgentsSessions and AppsManagedPermissions endpoint modules for agents.sessions and apps.managedPermissions methods
  • Increase conversations.invite users limit from 100 to 1000
  • Add new Slack API error codes

@github-actions
github-actions Bot force-pushed the automated-api-update branch from d1c8e33 to e31ba2b Compare August 25, 2026 02:28
@github-actions

github-actions Bot commented Aug 25, 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:

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

View run

@coveralls

coveralls commented Aug 25, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 32802089464

Coverage increased (+0.03%) to 91.004%

Details

  • Coverage increased (+0.03%) from the base build.
  • Patch coverage: 5 uncovered changes across 4 files (90 of 95 lines covered, 94.74%).
  • 3 coverage regressions across 2 files.

Uncovered Changes

File Changed Covered %
lib/slack/web/api/endpoints/agents_sessions.rb 11 9 81.82%
lib/slack/web/api/endpoints/admin_conversations.rb 4 3 75.0%
lib/slack/web/api/endpoints/admin_usergroups.rb 4 3 75.0%
lib/slack/web/api/endpoints/apps_managed_permissions.rb 9 8 88.89%
Total (14 files) 95 90 94.74%

Coverage Regressions

3 previously-covered lines in 2 files lost coverage.

File Lines Losing Coverage Coverage
lib/slack/web/api/endpoints/chat.rb 2 82.05%
lib/slack/web/api/endpoints/admin_users.rb 1 71.43%

Coverage Stats

Coverage Status
Relevant Lines: 5936
Covered Lines: 5402
Line Coverage: 91.0%
Coverage Strength: 99.64 hits per line

💛 - Coveralls

@slack-ruby-ci-bot
slack-ruby-ci-bot Bot force-pushed the automated-api-update branch from e31ba2b to fc7df25 Compare August 25, 2026 02:37
- Add admin.conversations.bulkSetProperties method for bulk-setting channel properties
- Add admin.usergroups.removeTeams method for removing default workspaces from an organization-wide IDP Group or Admin Group
- Add unfurl_app_links argument to chat.postMessage
- Remove required team_id argument from admin.users.session.invalidate
- Add AgentsSessions and AppsManagedPermissions endpoint modules for agents.sessions and apps.managedPermissions methods
- Increase conversations.invite users limit from 100 to 1000
- Add new Slack API error codes
@github-actions
github-actions Bot force-pushed the automated-api-update branch from fc7df25 to 99ced7d Compare August 25, 2026 02:37
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