Skip to content

Commit 66bf44d

Browse files
removed unnecessary mentions
1 parent e0c7f94 commit 66bf44d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sde_collections/utils/slack_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
},
3535
(WorkflowStatusChoices.READY_FOR_FINAL_QUALITY_CHECK, WorkflowStatusChoices.QUALITY_CHECK_PERFECT): {
3636
"message": "{name} has passed all quality checks and is ready for public production! :white_check_mark:",
37-
"mention_users": ["channel"],
3837
},
3938
(WorkflowStatusChoices.READY_FOR_FINAL_QUALITY_CHECK, WorkflowStatusChoices.QUALITY_CHECK_MINOR): {
4039
"message": "{name} has passed all quality checks and is ready for public production! :white_check_mark:",

0 commit comments

Comments
 (0)