Skip to content

Conversation

@pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Oct 7, 2025

Proposed changes

The task to update the Github release draft is failing due to a lack of permissions. This PR adds the content: write permission to the build job.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
Copilot AI review requested due to automatic review settings October 7, 2025 15:58
@pdabelf5 pdabelf5 requested a review from a team as a code owner October 7, 2025 15:58
@github-actions github-actions bot added the chore Pull requests for routine tasks label Oct 7, 2025
Copy link
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 fixes a permissions issue preventing the build job from creating or updating GitHub release drafts by upgrading the contents permission from read to write.

  • Updated GitHub Actions workflow permissions to allow draft release creation/updates

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pdabelf5 pdabelf5 merged commit 2adb75e into main Oct 7, 2025
7 checks passed
@pdabelf5 pdabelf5 deleted the chore/update-draft-permissions branch October 7, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks

4 participants