Skip to content

Commit

Permalink
ci: encourage adding Bodhi update link to fast-track overrides
Browse files Browse the repository at this point in the history
See discussion in coreos#1096 (review).
  • Loading branch information
bgilbert authored and HuijingHei committed Oct 10, 2023
1 parent 8fb70ed commit db9a89e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ci/remove-graduated-overrides.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
#
# 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.).
"""


Expand Down

0 comments on commit db9a89e

Please sign in to comment.