Skip to content

ci: use regular gh token#50

Merged
fzipi merged 1 commit into
mainfrom
fix/release-please-token
May 25, 2026
Merged

ci: use regular gh token#50
fzipi merged 1 commit into
mainfrom
fix/release-please-token

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented May 25, 2026

No description provided.

Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Copy link
Copy Markdown
Contributor

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 updates the release-please GitHub Actions workflow to use the built-in GITHUB_TOKEN instead of a repository secret PAT, while tightening default workflow permissions and scoping required write permissions to the specific job.

Changes:

  • Switch release-please-action authentication from secrets.MY_RELEASE_PLEASE_TOKEN to the built-in secrets.GITHUB_TOKEN.
  • Set workflow-level permissions: {} and define the needed write permissions at the job level (contents, pull-requests, issues).

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

@fzipi fzipi merged commit d484161 into main May 25, 2026
1 check passed
@fzipi fzipi deleted the fix/release-please-token branch May 25, 2026 09:33
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