chore(github): send slack message on container release (#9089)

This commit is contained in:
César Arroba
2025-10-30 13:20:54 +01:00
committed by GitHub
parent aa8be0b2fe
commit a452c8c3eb
9 changed files with 853 additions and 0 deletions
@@ -0,0 +1,4 @@
{
"channel": "$SLACK_CHANNEL_ID",
"text": "$COMPONENT container release $RELEASE_TAG push started... <$GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID|View run>"
}