Skip to content

Fixing issues in the release.yml workflow#17

Merged
wmluke merged 1 commit into
mainfrom
release-workflow
Sep 26, 2025
Merged

Fixing issues in the release.yml workflow#17
wmluke merged 1 commit into
mainfrom
release-workflow

Conversation

@wmluke

@wmluke wmluke commented Sep 26, 2025

Copy link
Copy Markdown
Contributor

- What I did

  • Added workflow_dispatch trigger to release.yml
  • Updated setup-node action usage with correct version

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

@wmluke wmluke requested a review from Copilot September 26, 2025 15:21
@wmluke wmluke self-assigned this Sep 26, 2025

Copilot AI left a comment

Copy link
Copy Markdown

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 GitHub Actions release workflow to enable manual triggering and fixes an incorrect action version reference. It replaces the automatic tag-based release trigger with a manual workflow dispatch mechanism that includes configurable inputs for version and dry-run mode.

  • Adds workflow_dispatch trigger with version and dryRun input parameters
  • Comments out the existing push trigger for tags
  • Fixes the setup-node action version reference to use proper semantic versioning

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wmluke wmluke merged commit 619004c into main Sep 26, 2025
6 checks passed
@wmluke wmluke deleted the release-workflow branch September 26, 2025 19:31
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