Skip to content

fix(code-review): used client-id for app token#3

Merged
vanducng merged 2 commits into
mainfrom
fix/create-app-token-client-id
Jun 17, 2026
Merged

fix(code-review): used client-id for app token#3
vanducng merged 2 commits into
mainfrom
fix/create-app-token-client-id

Conversation

@vanducng

Copy link
Copy Markdown
Contributor
  • Why: Stop actions/create-github-app-token@v3 from emitting the deprecated app-id input warning in reusable code-review jobs.
  • What: accepts GH_APP_CLIENT_ID and falls back to the legacy GH_APP_ID, then passes the value via the supported client-id input.
  • Risks: none; fallback keeps existing callers working.

Tests: not run (workflow-only input rename) · Docs: – N/A · Breaking: –

@vanducng vanducng merged commit 94e0ffc into main Jun 17, 2026
1 check passed
@vanducng vanducng deleted the fix/create-app-token-client-id branch June 17, 2026 09:47
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