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 76bc096 commit 9263034Copy full SHA for 9263034
sde_collections/utils/slack_utils.py
@@ -43,7 +43,7 @@
43
"mention_users": ["channel"],
44
},
45
(WorkflowStatusChoices.QUALITY_CHECK_MINOR, WorkflowStatusChoices.PROD_MINOR): {
46
- "message": "<!here> {name} is now live on Public Prod! Congrats team! :sparkles:",
+ "message": "{name} is now live on Public Prod! Congrats team! :sparkles:",
47
48
49
}
0 commit comments