Skip to content

Conversation

@wpalmeri
Copy link

Trust relationship already established. Add provenance

Trust relationship already established. Add provenance
Copilot AI review requested due to automatic review settings January 16, 2026 00:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates npm package publishing from token-based authentication to trusted publishing using OpenID Connect (OIDC) with provenance attestation. The trust relationship has already been established with npm, allowing the workflow to authenticate via OIDC tokens rather than manually managed secrets.

Changes:

  • Added workflow-level permissions for OIDC authentication (id-token: write)
  • Removed manual token authentication via NODE_AUTH_TOKEN secret
  • Added --provenance flag to generate cryptographic attestations
Comments suppressed due to low confidence (1)

.github/workflows/npm_and_docker_publish.yml:23

  • Corrected spelling of 'Depencencies' to 'Dependencies'.
      - name: Install Depencencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stellar-jenkins
Copy link

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.

2 participants