Skip to content

fix encoding#382

Merged
tlgimenes merged 1 commit intomainfrom
tlgimenes/fix-github-pem-parse
Apr 15, 2026
Merged

fix encoding#382
tlgimenes merged 1 commit intomainfrom
tlgimenes/fix-github-pem-parse

Conversation

@tlgimenes
Copy link
Copy Markdown
Contributor

@tlgimenes tlgimenes commented Apr 15, 2026

Summary by cubic

Fixes PEM parsing for the GitHub App private key by converting escaped \n to real newlines when reading GITHUB_PRIVATE_KEY. This prevents auth failures during JWT signing when the key is provided as a single-line env variable.

Written for commit c64557c. Summary will update on new commits.

@tlgimenes tlgimenes merged commit c6a19c6 into main Apr 15, 2026
1 check passed
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.

1 participant