Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(slackdiff): Use slack-ruby-client instead of slack-api #2576

Merged
1 commit merged into from
Jul 13, 2022

Conversation

0xmc
Copy link
Contributor

@0xmc 0xmc commented Jul 4, 2022

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Replaces deprecated slack-api with slack-ruby-client for the slackdiff hook. Besides uninstalling the old gem and installing the new one, no user changes are needed.

Closes issues #2167 and #1753

This pull request was closed.
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.

1 participant