slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.19k stars 214 forks source link

Remove extra steps in automated API updates Action #462

Closed duffn closed 1 year ago

duffn commented 1 year ago

Removes the additional steps in the automatic API updates Action after some discussion here: https://github.com/slack-ruby/slack-ruby-client/pull/459. We'll see if this works.

dangerpr-bot commented 1 year ago
1 Warning
:warning: Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.

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

* [#462](https://github.com/slack-ruby/slack-ruby-client/pull/462): Remove extra steps in automated api updates action - [@duffn](https://github.com/duffn).

Generated by :no_entry_sign: Danger