Skip to content

Comments

Use commit hash for knope#380

Merged
ChrisSchinnerl merged 1 commit intomasterfrom
chris/fix-knope
Feb 13, 2026
Merged

Use commit hash for knope#380
ChrisSchinnerl merged 1 commit intomasterfrom
chris/fix-knope

Conversation

@ChrisSchinnerl
Copy link
Member

No description provided.

@ChrisSchinnerl ChrisSchinnerl self-assigned this Feb 13, 2026
Copilot AI review requested due to automatic review settings February 13, 2026 09:55
@ChrisSchinnerl ChrisSchinnerl merged commit 74d01a9 into master Feb 13, 2026
10 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the chris/fix-knope branch February 13, 2026 09:55
Copy link

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

Updates the GitHub Actions workflow used to run knope prepare-release by changing the pinned revision of the knope-dev/action, keeping the release-preparation automation up to date.

Changes:

  • Bump knope-dev/action from one pinned commit SHA to another in the prepare-release workflow.

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

git config --global user.name github-actions[bot]
git config --global user.email 41898282+github-actions[bot]@users.noreply.github.com
- uses: knope-dev/action@v2.1.1
- uses: knope-dev/action@1ba8f6acf146130c3f5b196465018aa9f553381a
Copy link

Copilot AI Feb 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title/description suggests switching to a commit-hash pin, but this workflow was already pinned to a full 40-character SHA before. If the intent is to bump knope-dev/action to a newer revision, consider updating the PR title/description to reflect that to avoid confusion during release audits.

Copilot uses AI. Check for mistakes.
Comment on lines +22 to 23
- uses: knope-dev/action@1ba8f6acf146130c3f5b196465018aa9f553381a
- run: knope prepare-release --verbose
Copy link

Copilot AI Feb 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo is configured to use knope changesets (see knope.toml workflow step CreateChangeFile and existing .changeset/*.md files). Consider adding a small changeset entry noting the knope GitHub Action revision bump, unless CI/workflow-only changes are intentionally exempt from changelog entries.

Copilot uses AI. Check for mistakes.
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.

1 participant