mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Merge pull request #4435 from ynput/bugfix/CU-861mbgm8k_Fix-required-scopes-for-Slack-notification
Slack: added missed scopes for Slack bot
This commit is contained in:
commit
b9ce88854b
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ oauth_config:
|
|||
- chat:write.public
|
||||
- files:write
|
||||
- channels:read
|
||||
- users:read
|
||||
- usergroups:read
|
||||
settings:
|
||||
org_deploy_enabled: false
|
||||
socket_mode_enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue