diff --git a/ci/remove-graduated-overrides.py b/ci/remove-graduated-overrides.py index 0734174796..598891c954 100755 --- a/ci/remove-graduated-overrides.py +++ b/ci/remove-graduated-overrides.py @@ -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.). """