Skip to content

fix: use supported GitHub App client input - #75

Merged
jan-kubica merged 1 commit into
mainfrom
fix/github-app-client-id
Aug 14, 2026
Merged

fix: use supported GitHub App client input#75
jan-kubica merged 1 commit into
mainfrom
fix/github-app-client-id

Conversation

@jan-kubica

Copy link
Copy Markdown
Contributor

Proposed change

Use client-id for actions/create-github-app-token@v3.2.0 in the reusable Changesets release workflow while preserving the existing CHANGELOG_APP_ID secret contract. Add a workflow invariant that rejects the deprecated app-id input and requires an immutable action pin.

The pinned action passes either input through the same appId authentication field, so callers do not need a secret migration.

CC on behalf of @jan-kubica

Validation

  • node --test .github/workflows/changeset-release-pr.test.mjs
  • git diff --check
  • Third-party refs in the touched workflow are immutable SHA pins

Checklist

  • BUILD ASSURANCE | Not applicable; workflow-only change, CI is authoritative.
  • TESTING | Focused workflow contract tests pass.
  • DARK MODE SUPPORT | Not applicable.
  • ISSUE LINKED | No issue.
  • SCREENSHOT INCLUDED | Not applicable.

@jan-kubica
jan-kubica marked this pull request as ready for review August 14, 2026 08:49
@jan-kubica
jan-kubica merged commit 905280f into main Aug 14, 2026
5 checks passed
@jan-kubica
jan-kubica deleted the fix/github-app-client-id branch August 14, 2026 08:49
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant