I want to make the message bold so the person will notice the word
- step:
name: Send Notification to Slack
script:
- pipe: atlassian/slack-notify:2.0.0
variables:
WEBHOOK_URL: 'CLASSIFIED'
MESSAGE: '<@1234>, There's an **ERROR**'