Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 17, 2026

This release fixes a bug to the GitHub Actions workflow permissions. The change grants write access to pull requests, which will allow the workflow to:

  • comment on PRs
  • manage releases

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner January 17, 2026 17:43
Copilot AI review requested due to automatic review settings January 17, 2026 17:43
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 pull request adds write permissions for pull requests to the Publish-Module.yml GitHub Actions workflow, enabling the workflow to comment on pull requests. This is necessary for the PSModule/Publish-PSModule action to provide feedback about module publication status.

Changes:

  • Added pull-requests: write permission to the Publish-Module workflow

@MariusStorhaug MariusStorhaug changed the title 🪲[Fix]: Fix permissions to allow commenting on pull requests 🪲[Fix]: Fix permissions to allow commenting on pull requests and make releases Jan 17, 2026
@MariusStorhaug MariusStorhaug merged commit 3d14498 into main Jan 17, 2026
68 of 69 checks passed
@MariusStorhaug MariusStorhaug deleted the tokenPermissions branch January 17, 2026 17:52
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