fix: improve error message when app identifier is empty by parkerbxyz · Pull Request #362 · actions/create-github-app-token (original) (raw)
When 'client-id' or 'app-id' resolves to an empty string (e.g. because
secrets are unavailable in Dependabot PRs or reusable workflows without
secrets: inherit), the previous error message was not actionable.
Update the validation message to explain common causes so users can quickly diagnose the issue.
Closes #249
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Copilot AI review requested due to automatic review settings
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
parkerbxyz deleted the parkerbxyz/fix-empty-app-id-error-message branch
This was referenced
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})