Skip to content

Another fix for prereleases#1168

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:properly-handle-gh-release-tab
Oct 3, 2025
Merged

Another fix for prereleases#1168
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:properly-handle-gh-release-tab

Conversation

@datho7561
Copy link
Copy Markdown
Contributor

What does this PR do?

Hopefully fixes prerelease builds.

In order to skip tagging the prerelease version, we need to entirely skip the publish to GitHub Releases step. Passing a null tag causes the step to error, which ends the build.

What issues does this PR fix or reference?

See https://github.com/redhat-developer/vscode-yaml/actions/runs/18216654005/job/51867270159

Is it tested? How?

We can only really test it by running it.

In order to skip tagging the prerelease version,
we need to entirely skip the publish to GitHub Releases step.
Passing a null tag causes the step to error,
which ends the build.

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561 datho7561 merged commit c802997 into redhat-developer:main Oct 3, 2025
2 of 3 checks passed
@datho7561 datho7561 deleted the properly-handle-gh-release-tab branch October 3, 2025 14:05
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