Skip to content

Set up GitHub App token for e2e tests#1

Merged
Phlogistique merged 2 commits into
mainfrom
claude/setup-github-app-token-82mvr
Dec 24, 2025
Merged

Set up GitHub App token for e2e tests#1
Phlogistique merged 2 commits into
mainfrom
claude/setup-github-app-token-82mvr

Conversation

@Phlogistique
Copy link
Copy Markdown
Collaborator

Add Python script to generate GitHub App installation tokens from environment variables (GH_APP_ID and GH_APP_PRIVATE_KEY_PEM_B64). This is needed for Claude Code to run e2e tests with proper authentication.

Add Python script to generate GitHub App installation tokens from
environment variables (GH_APP_ID and GH_APP_PRIVATE_KEY_PEM_B64).
This is needed to run e2e tests with proper authentication.
- Add uv inline script metadata with dependencies
- Automatically installs PyJWT, requests, cryptography on uv run
- Update usage documentation to reflect uv usage
- Remove manual dependency installation requirement
@Phlogistique Phlogistique merged commit 7c994b2 into main Dec 24, 2025
@github-actions github-actions Bot deleted the claude/setup-github-app-token-82mvr branch December 24, 2025 09:41
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