From 1b6eb5c590291117b8d3b025e047293c3814425d Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Fri, 21 Jan 2022 20:19:59 -0500 Subject: [PATCH] README: document overrides.py and its GitHub workflow --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b766bdf65..8fc2e4db20 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,10 @@ hold back some packages, or pull in fixes ahead of Bodhi. To add such overrides, one needs to add the packages to `manifest-lock.overrides.yaml` (there are also arch-specific variants of these files for the rare occasions the override -should only apply to a specific arch). +should only apply to a specific arch). There is a +[tool](ci/overrides.py) to help with this, and for simple +cases, an [automated workflow](https://github.com/coreos/fedora-coreos-config/actions/workflows/add-override.yml) +that runs the tool and submits a PR. Note that comments are not preserved in these files. The lockfile supports arbitrary keys under the `metadata` key to