The GitHub Actions job "prek" on 
airflow-steward.git/update-cve-json-default-config-to-overrides-path has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
14496dbd5c2a73eea32f8b25f1a5da844bcdf6b6 / Jarek Potiuk <[email protected]>
generate-cve-json: update default config path to .apache-steward-overrides/

PR #392 moved the project's `cve-json-config.toml` from
`.apache-steward/tools/vulnogram/` to
`.apache-steward-overrides/tools/vulnogram/` (the snapshot directory
is read-only; per-project config lives in the overrides directory),
but the generator's `_DEFAULT_CONFIG_RELPATH` constant still pointed
at the old snapshot path. Adopters running `generate-cve-json` from
the tracker repo without a `CVE_JSON_CONFIG` env var or `--config`
flag get a "config file not found" error.

Update the default lookup to match the post-#392 layout. The
`--config` flag and `CVE_JSON_CONFIG` env var paths are unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/airflow-steward/actions/runs/25707433487

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to