Skip to content

Use release app client ID - #53

Merged
adriaandotcom merged 1 commit into
mainfrom
fix/release-app-client-id
Sep 16, 2026
Merged

adriaandotcom merged 1 commit into
mainfrom
fix/release-app-client-id

Conversation

@simple-analytics-ai

Copy link
Copy Markdown
Contributor

Summary

  • pass RELEASE_APP_CLIENT_ID to actions/create-github-app-token v3 using its preferred client-id input
  • replace the empty RELEASE_APP_ID lookup that stopped the release before checkout

Root cause

Release run https://github.com/simpleanalytics/wordpress-plugin/actions/runs/35096943111/job/104797724576 had the private key but received an empty app-id. The action explicitly reported that client-id or app-id must be non-empty and now deprecates app-id.

Validation

  • actionlint with its stale create-github-app-token input-schema findings ignored
  • git diff --check main...HEAD

@adriaandotcom
adriaandotcom merged commit 72a600e into main Sep 16, 2026
7 checks passed
@adriaandotcom
adriaandotcom deleted the fix/release-app-client-id branch September 16, 2026 13:17
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