Skip to content

fix: redirect token refresh logs to stderr - #2

Open
jearthliu wants to merge 1 commit into
madalynerlge2:mainfrom
jearthliu:fix/redirect-token-logs-to-stderr
Open

fix: redirect token refresh logs to stderr#2
jearthliu wants to merge 1 commit into
madalynerlge2:mainfrom
jearthliu:fix/redirect-token-logs-to-stderr

Conversation

@jearthliu

Copy link
Copy Markdown

Token refresh and diagnostic messages now go to stderr instead of stdout. This keeps stdout clean for machine-readable output like JSON payloads, which is important for CI/CD pipelines that parse command output. Closes #1.

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.

🎯 Fix: Redirect GitHub App token refresh logs to stderr to prevent invalid JSON output

1 participant