Skip to content

fix(CI): update GitHub App token secrets for SDK generation#25

Merged
niklashigi merged 1 commit intomainfrom
fix/ci/secret-names
Feb 3, 2026
Merged

fix(CI): update GitHub App token secrets for SDK generation#25
niklashigi merged 1 commit intomainfrom
fix/ci/secret-names

Conversation

@niklashigi
Copy link
Member

@niklashigi niklashigi commented Feb 3, 2026

Note

Low Risk
Small CI-only change that just swaps which GitHub App credentials are used to mint a token; risk is limited to potentially breaking the SDK generation workflow if the new secrets are misconfigured.

Overview
Switches the SDK Generation GitHub Actions workflow to generate its GitHub App token from SDK_GENERATOR_GITHUB_APP_ID / SDK_GENERATOR_GITHUB_APP_PRIVATE_KEY instead of the previous generic app secrets.

This only affects the authentication used by the get-token job before invoking the downstream Speakeasy SDK generation workflow.

Written by Cursor Bugbot for commit f59664e. This will update automatically on new commits. Configure here.

@niklashigi niklashigi merged commit e1c423e into main Feb 3, 2026
2 checks passed
@niklashigi niklashigi deleted the fix/ci/secret-names branch February 3, 2026 19:10
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