ci(renovate): serialize runs, quiet logs, clean config-file env #51

Merged
lyrathorpe merged 1 commits from ci/workflow-hardening into main 2026-06-16 14:51:50 +01:00

1 Commits

Author SHA1 Message Date
Emma Thorpe 85dcbf1aa0 ci(renovate): serialize runs, quiet logs, clean config-file env
- Add a concurrency group so the hourly schedule and push-to-main triggers
  cannot run Renovate twice at once (avoids duplicate PRs and concurrent Gitea
  writes).
- Lower LOG_LEVEL from debug to info for normal operation.
- Remove leftover template comments from the RENOVATE_CONFIG_FILE and token env.

Closes #43
Closes #44
Closes #45
2026-06-16 14:43:43 +01:00