We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c7f94 commit 66bf44dCopy full SHA for 66bf44d
sde_collections/utils/slack_utils.py
@@ -34,7 +34,6 @@
34
},
35
(WorkflowStatusChoices.READY_FOR_FINAL_QUALITY_CHECK, WorkflowStatusChoices.QUALITY_CHECK_PERFECT): {
36
"message": "{name} has passed all quality checks and is ready for public production! :white_check_mark:",
37
- "mention_users": ["channel"],
38
39
(WorkflowStatusChoices.READY_FOR_FINAL_QUALITY_CHECK, WorkflowStatusChoices.QUALITY_CHECK_MINOR): {
40
0 commit comments