reusable-renovate-dispatch.yml makes Renovate's rebase/retry checkbox act immediately instead of waiting up to 30 minutes for the next */30 cron. The pull_request: types: [edited] trigger has to live in each repo, so every FerrLabs repo needs a small caller workflow.
Private repos use the default ferrlabs-k8s runner; the seven public ones pass ubuntu-latest because that runner group sets allows_public_repositories=false.
Tracks the per-repo PRs.
reusable-renovate-dispatch.ymlmakes Renovate's rebase/retry checkbox act immediately instead of waiting up to 30 minutes for the next*/30cron. Thepull_request: types: [edited]trigger has to live in each repo, so every FerrLabs repo needs a small caller workflow.Private repos use the default
ferrlabs-k8srunner; the seven public ones passubuntu-latestbecause that runner group setsallows_public_repositories=false.Tracks the per-repo PRs.