Created
October 2, 2023 12:34
-
-
Save rarous/566b009db0df93b3ddb39a2a24863b4e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
display_information: | |
name: CircleCI | |
description: CircleCI status bot | |
background_color: "#292929" | |
features: | |
bot_user: | |
display_name: CircleCI | |
always_online: false | |
oauth_config: | |
scopes: | |
bot: | |
- chat:write | |
- chat:write.public | |
- files:write | |
settings: | |
org_deploy_enabled: false | |
socket_mode_enabled: false | |
token_rotation_enabled: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment