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

Use a CI app token. #467

Closed dblock closed 1 year ago

dblock commented 1 year ago

I created a new org GitHub app, that has a token with r/w for PRs and repo contents, and installed it in the org and set the repo secrets. This should fix the triggering of CI in the bot updates.

Screen Shot 2023-04-29 at 2 12 53 PM
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:

* [#467](https://github.com/slack-ruby/slack-ruby-client/pull/467): Use a ci app token - [@dblock](https://github.com/dblock).

Generated by :no_entry_sign: Danger