renovatebot-github/src
Jamie Tanna fde0305037
feat: show Renovate CLI version more prominently in logs (#983)
As noted in #969, it would be useful to have a more prominent output in
the logs to indicate the version of the Renovate CLI being used.

This would help with both personal debugging (for administrators of the
GitHub Action) and for raising issues upstream.

To do this, we can call the `--version` on the CLI, capture the output
and report it back to the user.

By using a Notice annotation, we can then make it more visible at the
job- and step-level.

We can then also wrap it in a `group`, so it's hidden in its own
expandable group (with timing information).

Closes #969.
2025-12-15 11:21:29 +00:00
..
docker.ts feat(deps)!: Update ghcr.io/renovatebot/renovate Docker tag to v42 (#961) 2025-11-07 06:51:11 +01:00
index.ts feat: show Renovate CLI version more prominently in logs (#983) 2025-12-15 11:21:29 +00:00
input.ts build: compile as esm (#888) 2024-11-08 15:32:08 +00:00
renovate.ts feat: show Renovate CLI version more prominently in logs (#983) 2025-12-15 11:21:29 +00:00