Skip to content

Fix internal sync secret references - #271

Merged
chailandau merged 1 commit into
mainfrom
chai/sync-version-secrets
Aug 21, 2026
Merged

Fix internal sync secret references#271
chailandau merged 1 commit into
mainfrom
chai/sync-version-secrets

Conversation

@chailandau

Copy link
Copy Markdown
Collaborator

Why

The internal version sync credentials are configured as repository secrets, but the release workflow reads three of them as repository variables. This makes HAS_GHOST_SYNC_APP false and silently skips the sync after publishing.

What

  • Read all internal version sync configuration from the existing repository secrets
  • Use those secrets when minting the app token and dispatching the sync event

Risk Assessment

Low. This only changes credential context references in the release workflow; the sync remains gated on a newly published package and the presence of all four values.

References

Generated with Goose

@chailandau
chailandau marked this pull request as ready for review August 21, 2026 20:03
@chailandau
chailandau merged commit c8bcd7b into main Aug 21, 2026
4 checks passed
@chailandau
chailandau deleted the chai/sync-version-secrets branch August 21, 2026 20:03
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