Skip to content

fix(ci): release please app id variable - #30

Merged
synsoftworksdev merged 3 commits into
mainfrom
fix/release-please-app-id-variable
Apr 12, 2026
Merged

fix(ci): release please app id variable#30
synsoftworksdev merged 3 commits into
mainfrom
fix/release-please-app-id-variable

Conversation

@synsoftworksdev

Copy link
Copy Markdown
Member

Summary

Fix the Release Please workflow to read the GitHub App ID from Actions variables instead of expecting it as a secret.

Changed

  • update .github/workflows/release-please.yml to use:
    • vars.RELEASE_PLEASE_APP_ID
    • secrets.RELEASE_PLEASE_APP_PRIVATE_KEY
  • keep GitHub App token creation in the workflow
  • keep the private key in secrets only
  • update the release automation setup to match the intended GitHub configuration

Verification

  • workflow YAML parses
  • git diff --check

@synsoftworksdev synsoftworksdev self-assigned this Apr 12, 2026
@synsoftworksdev
synsoftworksdev merged commit ebd172d into main Apr 12, 2026
4 checks passed
@synsoftworksdev
synsoftworksdev deleted the fix/release-please-app-id-variable branch April 12, 2026 18:19
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