Add `client-id` input and deprecate `app-id` by Copilot · Pull Request #353 · actions/create-github-app-token

Copilot AI linked an issue

Mar 18, 2026

that may be closed by this pull request

@parkerbxyz

Co-authored-by: parkerbxyz <17183625+parkerbxyz@users.noreply.github.com>

Copilot AI changed the title [WIP] [TRACK-001] Track v3 breaking changes Document client ID support on the existing app-id input

Mar 18, 2026

@parkerbxyz

Co-authored-by: parkerbxyz <17183625+parkerbxyz@users.noreply.github.com>

Copilot AI changed the title Document client ID support on the existing app-id input Add client-id input and deprecate app-id

Mar 18, 2026

jeffwidman

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Override console.error to log only the error message (not the full
stack trace) in main-missing-client-and-app-id.test.js. The stack
trace contains environment-specific paths and ANSI codes that differ
between local and CI environments, causing snapshot mismatches.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

@parkerbxyz

jeffwidman