feat: add runner tools check and LOG_LEVEL to Renovate Bot (#257) #262

Closed
guettlibot wants to merge 0 commits from issue-257-fix into main
guettlibot commented 2026-05-25 20:05:40 +00:00 (Migrated from codeberg.org)

Summary

  • Add runner tools check to .forgejo/workflows/renovate.yml for consistency with ci.yml and deploy.yml
  • Add LOG_LEVEL=info to Renovate() Dagger function for clearer output

The Renovate Bot was already implemented in #216 and the base was merged; this PR adds the runner guard (early-fail if dagger/task/stunnel4 are missing) and verbose logging to match the rest of the CI workflows.

Test plan

  • Verify CI check passes on this PR
  • Verify the daily cron workflow runs successfully once the secret RENOVATE_FORGEJO_TOKEN is configured

🤖 Generated with Claude Code

## Summary - Add runner tools check to `.forgejo/workflows/renovate.yml` for consistency with `ci.yml` and `deploy.yml` - Add `LOG_LEVEL=info` to `Renovate()` Dagger function for clearer output The Renovate Bot was already implemented in #216 and the base was merged; this PR adds the runner guard (early-fail if dagger/task/stunnel4 are missing) and verbose logging to match the rest of the CI workflows. ## Test plan - [ ] Verify CI check passes on this PR - [ ] Verify the daily cron workflow runs successfully once the secret `RENOVATE_FORGEJO_TOKEN` is configured 🤖 Generated with [Claude Code](https://claude.com/claude-code)

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.