Skip to content

Release SDK updates - #156

Merged
sjmiller609 merged 2 commits into
mainfrom
stainless/release
Aug 6, 2026
Merged

Release SDK updates#156
sjmiller609 merged 2 commits into
mainfrom
stainless/release

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

6a28fe0 ci: authenticate releases with GitHub App
6d34d2d Build SDK


Note

Low Risk
CI-only change to how release automation authenticates; no runtime SDK or application behavior changes.

Overview
Release Please now authenticates with a minted GitHub App token instead of the long-lived RELEASE_PLEASE_TOKEN secret, matching the pattern used in stlc-promote.yml.

The workflow adds a Mint release token step (actions/create-github-app-token) using ADMIN_APP_ID / ADMIN_APP_PRIVATE_KEY, scoped to kernel/kernel-node-sdk with contents, issues, PR, and workflows write. Job-level permissions are tightened to contents: read; release actions run with the app token’s elevated scopes.

Reviewed by Cursor Bugbot for commit 6a28fe0. Bugbot is set up for automated code reviews on this repo. Configure here.

Stainless-Generated-From: fc2b5b179145035b30ea3098b50cad62bbe0b3e2
Stainless-Generated-From: 8a0f4e3a3cf99c00d99625664e5f6ff93af4cae1
@sjmiller609
sjmiller609 merged commit cb3f6d4 into main Aug 6, 2026
11 checks 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