Skip to content

fix: correct create-pull-request SHA typo in CD workflow#34

Merged
JacobCoffee merged 1 commit intomainfrom
fix/cd-create-pr-sha
Feb 14, 2026
Merged

fix: correct create-pull-request SHA typo in CD workflow#34
JacobCoffee merged 1 commit intomainfrom
fix/cd-create-pr-sha

Conversation

@JacobCoffee
Copy link
Owner

Summary

Test plan

  • CD workflow Changelog job completes successfully on merge

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 14, 2026 06:22
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@JacobCoffee JacobCoffee merged commit ed76290 into main Feb 14, 2026
7 checks passed
@JacobCoffee JacobCoffee deleted the fix/cd-create-pr-sha branch February 14, 2026 06:22
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 single-character typo in the SHA hash for the peter-evans/create-pull-request action used in the CD workflow. The incorrect SHA (ede0cf27) prevented the action from resolving correctly, causing the changelog job to fail. This is a follow-up to PR #33, which fixed a similar issue with the git-cliff-action SHA.

Changes:

  • Corrected SHA hash from ede0cf27 to ede9cf27 in peter-evans/create-pull-request action reference

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

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