Skip to content

fix: persisting a temporary token with fewer privileges#274

Merged
Marcosld merged 2 commits into
masterfrom
Yermanaco-patch-1
Jun 16, 2026
Merged

fix: persisting a temporary token with fewer privileges#274
Marcosld merged 2 commits into
masterfrom
Yermanaco-patch-1

Conversation

@Yermanaco

@Yermanaco Yermanaco commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

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

This PR adjusts the GitHub Actions release workflow to avoid persisting checkout credentials, aligning with the goal of using a temporary token with reduced/controlled privileges for the release process (DX-191).

Changes:

  • Configure actions/checkout to not persist credentials (persist-credentials: false) in the release job.

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

Comment thread .github/workflows/release.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 10:52
@Marcosld Marcosld merged commit cb661ae into master Jun 16, 2026
4 checks passed
@Marcosld Marcosld deleted the Yermanaco-patch-1 branch June 16, 2026 10:53

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment on lines +27 to +28
with:
persist-credentials: false
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.

3 participants