Skip to content

chore(CI): use custom GitHub app for generation PRs so we can run tests#24

Merged
niklashigi merged 1 commit intomainfrom
chore/ci/use-custom-github-app-for-prs
Feb 3, 2026
Merged

chore(CI): use custom GitHub app for generation PRs so we can run tests#24
niklashigi merged 1 commit intomainfrom
chore/ci/use-custom-github-app-for-prs

Conversation

@niklashigi
Copy link
Member

@niklashigi niklashigi commented Jan 19, 2026

Note

Switches SDK generation workflow to authenticate via a GitHub App and use its token for PRs that can trigger downstream workflows.

  • Adds get-token job using actions/create-github-app-token@v1 and exposes token via outputs
  • Updates generate job to depend on get-token and use the app token as github_access_token
  • Sets permissions: {} and cleans up workflow on: block

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

@niklashigi niklashigi merged commit f3aec89 into main Feb 3, 2026
2 checks passed
@niklashigi niklashigi deleted the chore/ci/use-custom-github-app-for-prs branch February 3, 2026 19:04
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