Skip to content

Commit

Permalink
Sync Serverless CI config/ (#55810)
Browse files Browse the repository at this point in the history
Co-authored-by: serverless-qe <[email protected]>
  • Loading branch information
serverless-qe and serverless-qe authored Aug 28, 2024
1 parent 95d34ba commit 933d84f
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2427,15 +2427,15 @@ periodics:
name: periodic-ci-openshift-knative-serverless-operator-main-serverless-p2p-rosa-classic-417-rc-iib
reporter_config:
slack:
channel: '#forum-p2p-cspi'
channel: '#serverless-ci'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> {{end}}'
report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}}
:volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> :volcano: {{end}}'
spec:
containers:
- args:
Expand Down

0 comments on commit 933d84f

Please sign in to comment.