spiegel_podman/.github
Chris Evich a7271f9dd7
GHA: Fix bad job-names & links in monitoring emails
Due to a bad file-format design, if a cirrus-cron job happened to have a
name w/ spaces, the generated e-mail text would be broken.  For example:

```
Cron build 'VM' Failed: https://cirrus-ci.com/build/Image Maintenance
5630822628196352
```

Fix this by flipping the field-order in an intermediate file, so the
build ID comes first, then the job name.  This makes it much easier for
`read` to process, since all words will be stored into the final
variable (now the job name).

Also change all variables that reference this intermediate file such
that they continue to reflect the expected field order.  Update script
tests and add a new test to confirm expected file processing and output.

Signed-off-by: Chris Evich <cevich@redhat.com>
2023-06-07 15:22:17 -04:00
..
actions/check_cirrus_cron GHA: Fix bad job-names & links in monitoring emails 2023-06-07 15:22:17 -04:00
ISSUE_TEMPLATE issue template: mention su 2023-05-10 14:27:35 +02:00
workflows GHA: Fix bad job-names & links in monitoring emails 2023-06-07 15:22:17 -04:00
issue-labeler.yml github: label issues based on os fix regex 2022-01-27 21:24:34 +01:00
ISSUE_TEMPLATE.md Update the issue templates 2022-11-30 14:06:29 -05:00
labeler.yml Enable github labeler, use for api-change 2022-09-13 07:36:45 -06:00
PULL_REQUEST_TEMPLATE.md [CI:DOCS] PodmanImage Readme touchup 2022-06-04 15:19:09 -04:00
renovate.json5 Renovate: Ensure release-note-none label is added 2023-04-11 11:02:26 -04:00