ANNOTATION_SLACK_BOT_NOTIFY
Home > @backstage/plugin-notifications-backend-module-slack
> ANNOTATION\_SLACK\_BOT\_NOTIFY
The annotation key for the entity's Slack ID. This can be any valid chat.postMessage destination including: - A user ID (U12345678) - A channel ID (C12345678) - A DM ID (D12345678) - A group ID (S12345678)
It can also be a user's email address or a channel name, however IDs are preferred.
Signature:
ANNOTATION_SLACK_BOT_NOTIFY = "slack.com/bot-notify"