Skip to content

Remove GitHub Release stage from release.yml#264

Merged
alexathomases merged 1 commit into
masterfrom
personal/alexathomases/fix-release
Jul 17, 2026
Merged

Remove GitHub Release stage from release.yml#264
alexathomases merged 1 commit into
masterfrom
personal/alexathomases/fix-release

Conversation

@alexathomases

Copy link
Copy Markdown
Member

Removed the Release stage and associated tasks from the YAML configuration.

Removed the Release stage and associated tasks from the YAML configuration.

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

Removes the GitHub Release publishing stage from the Azure DevOps pipeline (release.yml), leaving the build/test/pack and artifact publishing flow intact.

Changes:

  • Deleted the Release stage and its artifact download + GithubRelease@1 task.
  • Pipeline now ends after publishing NuGet artifacts to the pipeline artifact container.

@alexathomases
alexathomases merged commit 3943459 into master Jul 17, 2026
8 checks passed
@alexathomases
alexathomases deleted the personal/alexathomases/fix-release branch July 17, 2026 19:30
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.

3 participants