Skip to content

Conversation

zerosnacks
Copy link
Member

Motivation

Current release workflow does not correctly open an issue, this is because create-an-issue was pinned to the latest commit on main which does not include the dist directory. Instead it should refer to a commit made on a release tag that does: https://github.com/JasonEtco/create-an-issue/releases/tag/v2.9.2

Solution

Original commit does not include dist directory, tag commit does: JasonEtco/create-an-issue@1b14a70, pinned it to that commit

It may be possible that Dependabot falsely will prompt for an update, if that is the case we can consider pinning this to the tag v2.9.2 instead

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks changed the title fix(ci): fix(ci): create-an-issue in release workflow is pinned to incorrect hash Oct 7, 2025
@zerosnacks zerosnacks moved this to Ready For Review in Foundry Oct 7, 2025
@zerosnacks zerosnacks self-assigned this Oct 7, 2025
@zerosnacks zerosnacks enabled auto-merge (squash) October 7, 2025 08:53
@zerosnacks zerosnacks merged commit 355e90c into master Oct 7, 2025
28 of 30 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/fix-create-an-issue-workflow branch October 7, 2025 09:09
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in Foundry Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants