slack-ruby-client icon indicating copy to clipboard operation
slack-ruby-client copied to clipboard

Integration tests fail with legacy_custom_bots_deprecated

Open dblock opened this issue 9 months ago • 3 comments

https://github.com/slack-ruby/slack-ruby-client/actions/runs/15227752796/job/42831873724

dblock avatar May 24 '25 14:05 dblock

Could this issue be due to the recent Slack deprecation outlined here? 👉 legacy-custom-bots-classic-apps-deprecation @dblock

rna avatar Jun 01 '25 05:06 rna

Yes, likely, we just need to do something about it.

dblock avatar Jun 03 '25 17:06 dblock

Will investigate and let you know. Thanks

rna avatar Jun 05 '25 00:06 rna

I updated SLACK_API_TOKEN to a Bot User OAuth Token token from a legacy app installed into my test slack workspace.

Passing integration test: https://github.com/slack-ruby/slack-ruby-client/actions/runs/16098997999/job/45425740672

dblock avatar Jul 06 '25 12:07 dblock