Skip to content

Added dryRun input to release.yml#18

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

Added dryRun input to release.yml#18
wmluke merged 1 commit into
mainfrom
release-workflow-tweaks

Conversation

@wmluke

@wmluke wmluke commented Sep 26, 2025

Copy link
Copy Markdown
Contributor

- What I did
Added dryRun input to release.yml

- 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 19:41
@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

Adds a dry-run capability to the release workflow, allowing users to test release operations without actually executing them.

  • Introduces conditional logic based on dryRun input parameter
  • Adds dry-run versions of version and publish steps
  • Modifies existing steps to only run when not in dry-run mode

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

Comment thread .github/workflows/release.yml
@wmluke wmluke merged commit 816607f into main Sep 26, 2025
6 checks passed
@wmluke wmluke deleted the release-workflow-tweaks branch September 26, 2025 19:44
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