Skip to content

chore(ci): update release pipeline permissions#1771

Merged
guoda-puidokaite merged 3 commits into
mainfrom
guoda-update-release
Jun 17, 2026
Merged

chore(ci): update release pipeline permissions#1771
guoda-puidokaite merged 3 commits into
mainfrom
guoda-update-release

Conversation

@guoda-puidokaite

@guoda-puidokaite guoda-puidokaite commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Recently, a release step failed and notified of missing permissions.

This PR adds permission-workflows

Screenshot 2026-06-17 at 09 49 05

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

PR Manifesto

Review the PR Manifesto for best practises.

Signed-off-by: I531348 <guoda.puidokaite@sap.com>
Copilot AI review requested due to automatic review settings June 17, 2026 07:56
@guoda-puidokaite guoda-puidokaite requested a review from a team as a code owner June 17, 2026 07:56
@guoda-puidokaite guoda-puidokaite self-assigned this Jun 17, 2026
@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: abb6715

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@guoda-puidokaite guoda-puidokaite changed the title chore(ci): update deprecated release key chore(ci): update deprecated release pipeline prop Jun 17, 2026
@guoda-puidokaite guoda-puidokaite added the infrastructure Infrastructure related issues, ci as well label Jun 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions release workflow to address a deprecation warning in the release pipeline configuration.

Changes:

  • Updates the actions/create-github-app-token input from app-id to client-id.
  • Normalizes quoting for the npm registry URL in actions/setup-node.

Comment thread .github/workflows/release.yaml
Signed-off-by: I531348 <guoda.puidokaite@sap.com>
@guoda-puidokaite guoda-puidokaite changed the title chore(ci): update deprecated release pipeline prop chore(ci): update release pipeline permissions and deprecated prop Jun 17, 2026
Signed-off-by: I531348 <guoda.puidokaite@sap.com>
@guoda-puidokaite guoda-puidokaite changed the title chore(ci): update release pipeline permissions and deprecated prop chore(ci): update release pipeline permissions Jun 17, 2026
@guoda-puidokaite guoda-puidokaite merged commit c73d61c into main Jun 17, 2026
24 checks passed
@guoda-puidokaite guoda-puidokaite deleted the guoda-update-release branch June 17, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Infrastructure related issues, ci as well

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants