Commit d8a4bac
committed
ci: only report build status to monitoring on stable branch
Feature/version branches (e.g. the Fedora 44 bump) send the healthchecks
"start" ping but never the success ping when their build fails, which
makes monitoring.lablans.net raise false alarms. Gate both monitoring
pings on github.ref_name == 'stable' so only stable-branch builds report.1 parent 1832f1c commit d8a4bac
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| 166 | + | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
| |||
0 commit comments