1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

ci: encourage adding Bodhi update link to fast-track overrides

See discussion in https://github.com/coreos/fedora-coreos-config/pull/1096#pullrequestreview-703323756.
This commit is contained in:
Benjamin Gilbert
2021-07-09 19:08:31 -04:00
committed by Dusty Mabe
parent 62d2330e0a
commit cc6e504e28

View File

@@ -18,8 +18,9 @@ OVERRIDES_HEADER = """
#
# IMPORTANT: YAML comments *will not* be preserved. All `pin` overrides *must*
# include a URL in the `metadata.reason` key. Overrides of type `fast-track`
# *should* include a URL in the `metadata.reason` key, though it's acceptable to
# omit one for FCOS-specific packages (e.g. ignition, afterburn, etc...).
# *should* include a Bodhi update URL in the `metadata.bodhi` key and a URL
# in the `metadata.reason` key, though it's acceptable to omit a `reason`
# for FCOS-specific packages (ignition, afterburn, etc.).
"""