Skip to content

ci: temp debug logging (diagnose repository-changed)#36

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

ci: temp debug logging (diagnose repository-changed)#36
chaudharydeepanshu merged 1 commit into
mainfrom
ci/renovate-debug

Conversation

@chaudharydeepanshu

Copy link
Copy Markdown
Contributor

Temporary — force LOG_LEVEL=debug to capture the base-SHA comparison behind the repository-changed abort on pdf. Reverted right after.

@slopfairy

slopfairy commented Jul 24, 2026

Copy link
Copy Markdown

Note

Already merged — temporary debug logging

This was opened and merged in under 30 seconds by the owner. The change hardcodes LOG_LEVEL: debug in .github/workflows/renovate.yml, ignoring the inputs.logLevel parameter entirely.

The change itself is a single diff and is safe — it does not introduce any workflow-security or supply-chain risk. The one practical concern: since renovate.yml is a reusable workflow consumed by every whuppi package, every consumer's scheduled Renovate run will now emit debug-level logs until this is reverted. If those logs contain internal repository detail (renovate config, dependency manifests), that information will be visible in each consumer's CI logs.

A reminder to revert this promptly: restore LOG_LEVEL: ${{ inputs.logLevel }} on line 65 to keep the input functional and stop the debug noise across all consuming repos.

@chaudharydeepanshu
chaudharydeepanshu merged commit 72a8a34 into main Jul 24, 2026
5 checks passed
@chaudharydeepanshu
chaudharydeepanshu deleted the ci/renovate-debug branch July 24, 2026 04:07
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