Skip to content

ci: restore Renovate configurable log level (revert temp debug)#37

Merged
chaudharydeepanshu merged 1 commit into
mainfrom
ci/renovate-undebug
Jul 24, 2026
Merged

ci: restore Renovate configurable log level (revert temp debug)#37
chaudharydeepanshu merged 1 commit into
mainfrom
ci/renovate-undebug

Conversation

@chaudharydeepanshu

Copy link
Copy Markdown
Contributor

Reverts the temporary LOG_LEVEL=debug from #36 (diagnosis done — the abort was a 403 on commit statuses, fixed consumer-side).

@slopfairy

This comment has been minimized.

@chaudharydeepanshu
chaudharydeepanshu merged commit c832143 into main Jul 24, 2026
5 checks passed
@chaudharydeepanshu
chaudharydeepanshu deleted the ci/renovate-undebug branch July 24, 2026 04:23

@slopfairy slopfairy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tip

Approved — clean revert, restores configurable log level from the logLevel input

Checked

  • .github/workflows/renovate.yml:62 — the LOG_LEVEL now uses ${{ inputs.logLevel }} (default 'info'), reverting the temporary debug from #36. The input is declared with a safe default; the value goes into env: (not interpolated into a run: block), so no injection surface.
  • Workflow permissions unchanged, no new secrets or triggers introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants