Skip to content

Conversation

martincostello
Copy link
Member

Changes

Run when a tag is created to build and publish the release to NuGet.org.

Merge requirement checklist

  • Unit tests added/updated
  • CHANGELOG.md updated
  • Changes in public API reviewed (if applicable)

Run when a tag is created to build and publish the release.
@Copilot Copilot AI review requested due to automatic review settings August 11, 2025 13:16
@martincostello martincostello added the bug Something isn't working label Aug 11, 2025
@martincostello martincostello requested a review from a team as a code owner August 11, 2025 13:16
@martincostello martincostello added the github-actions Pull requests that update GitHub Actions code label Aug 11, 2025
Copy link

@Copilot Copilot AI left a comment

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 modifies the CI workflow to trigger on tag creation in addition to pushes to the main branch. The purpose is to enable automatic building and publishing of releases to NuGet.org when tags are created.

Key Changes

  • Added tag trigger to the GitHub Actions CI workflow to enable automated release publishing

@martincostello martincostello enabled auto-merge (squash) August 11, 2025 13:17
@martincostello martincostello merged commit 2b1f332 into main Aug 11, 2025
20 checks passed
@martincostello martincostello deleted the build-on-tag branch August 11, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working github-actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants