spiegel_podman/.github/workflows
Chris Evich 021a23b349
GHA: Configure workflows for reuse
It's possible to reuse a GHA workflow from another repo with minimal
YAML.  However there are certain requirements, like spelling out all the
required secret values.  Also any mention of `ACTIONS_STEP_DEBUG` will
cause failures and must be removed.

As usual, there's no convenient way to test these changes without pushing
to a `main` branch somewhere that also has all the proper secrets
configured.  However, I did pattern these changes off of a working setup
in buildah:

fd2d05c0a7/.github/workflows/check_cirrus_cron.yml

Signed-off-by: Chris Evich <cevich@redhat.com>
2022-11-14 13:52:03 -05:00
..
check_cirrus_cron.yml GHA: Configure workflows for reuse 2022-11-14 13:52:03 -05:00
issue-labeler.yml Set permissions for GitHub actions 2022-03-30 20:36:23 +00:00
labeler.yml Enable github labeler, use for api-change 2022-09-13 07:36:45 -06:00
pr-title.yml Set permissions for GitHub actions 2022-03-30 20:36:23 +00:00
rerun_cirrus_cron.yml GHA: Configure workflows for reuse 2022-11-14 13:52:03 -05:00
stale.yml Pin actions to a full length commit SHA 2022-03-28 19:00:16 +00:00
upload-win-installer.yml Add new windows installer and build 2022-09-06 16:12:09 -05:00