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.
2 parents 3283dda + 92e5572 commit f2271feCopy full SHA for f2271fe
ci/templates/workflow/operator_release.yaml.js2
@@ -1079,7 +1079,7 @@ jobs:
1079
with:
1080
notification_title: 'Release pipeline failed: ${{ needs.pr-check.outputs.opp_pr_title }}'
1081
token: ${{ secrets.GITHUB_TOKEN }}
1082
- message_format: "{emoji} *{workflow}* {status_message} in <{repo_url}|{repo}>. <{workflow_url}|View Workflow>"
+ message_format: "{emoji} *{workflow}* {status_message} in <{repo_url}|{repo}>. <{run_url}|View Failed Run>"
1083
footer: 'monitoring'
1084
status: 'failure'
1085
notify_when: 'failure'
0 commit comments