Skip to content

fix: specific permissions to bypass the release#5

Merged
MichielDean merged 6 commits into
mainfrom
releasePermissions
Oct 26, 2025
Merged

fix: specific permissions to bypass the release#5
MichielDean merged 6 commits into
mainfrom
releasePermissions

Conversation

@MichielDean
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 26, 2025 02:42
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 workflow to use specific GitHub token permissions and adds documentation for the automated pull request workflow process.

Key Changes:

  • Modified the release workflow to explicitly use GITHUB_TOKEN instead of disabling credential persistence
  • Added comprehensive documentation for creating and managing pull requests through GitHub CLI

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Updated checkout action to use GITHUB_TOKEN for authentication
.github/instructions/copilot.instructions.md Removed redundant integration testing characteristic and added new PR workflow documentation

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

Remove @semantic-release/git plugin so version bumps aren't committed back to main, eliminating the need for branch protection bypass. Tags and releases are still created normally.
Copilot AI review requested due to automatic review settings October 26, 2025 02:48
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.


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

Comment thread .releaserc.json Outdated
Comment thread .github/instructions/copilot.instructions.md
Comment thread .github/instructions/copilot.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 26, 2025 02:49
Move verifyConditionsCmd and prepareCmd to @semantic-release/exec plugin where they belong, and remove duplicate @semantic-release/github declaration.
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.


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

Comment thread .releaserc.json Outdated
Comment thread .releaserc.json Outdated
Comment thread .github/instructions/copilot.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 26, 2025 02:50
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

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


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

Comment thread .github/workflows/release.yml
@MichielDean MichielDean enabled auto-merge (squash) October 26, 2025 02:51
@MichielDean MichielDean merged commit 312aa4f into main Oct 26, 2025
1 check passed
@MichielDean MichielDean deleted the releasePermissions branch October 26, 2025 02:59
fostersquirrel-release-bot Bot pushed a commit that referenced this pull request Oct 26, 2025
## 1.0.0 (2025-10-26)

### 🐛 Bug Fixes

* **ci:** use absolute paths for release script checksum steps ([#4](#4)) ([4043558](4043558))
* more release fixes... ([#3](#3)) ([6fc18d6](6fc18d6))
* node version for release ([#2](#2)) ([6a4cf90](6a4cf90))
* specific permissions to bypass the release ([#5](#5)) ([312aa4f](312aa4f))
* trying release with an app ([#6](#6)) ([61866be](61866be))
@fostersquirrel-release-bot
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants