Commit 2105575
authored
ci: add post-compile success job (#235)
The publish-summary checkrun was used by various automations to trigger
subsequent CI jobs on build success. This step was updated to always run
regardless of build compilation failures making it an unreliable
trigger.
(qualcomm-linux/meta-qcom@e9542ed)
This change adds a success-only job after all compile matrix builds
pass. The resulting check can be reused by downstream workflows.
Imported fro meta-qcom [1].
[1]
qualcomm-linux/meta-qcom@602e6fb1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
0 commit comments