Skip to content

Conversation

@DecSmith42
Copy link
Owner

Removed redundant NugetFeed and NugetApiKey parameter requirements from the PushToRelease target in ITargets.cs. This simplifies configuration for GitHub release workflows.

Removed redundant `NugetFeed` and `NugetApiKey` parameter requirements from the `PushToRelease` target in `ITargets.cs`. This simplifies configuration for GitHub release workflows.
Copilot AI review requested due to automatic review settings December 18, 2025 14:10
@DecSmith42 DecSmith42 enabled auto-merge December 18, 2025 14:10
Copy link

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 removes unnecessary parameter requirements from the PushToRelease target, simplifying configuration for GitHub release workflows by eliminating the need to provide NuGet-specific credentials when only publishing to GitHub releases.

  • Removed NugetFeed and NugetApiKey parameter requirements from the PushToRelease target

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DecSmith42 DecSmith42 merged commit 3451061 into main Dec 18, 2025
38 of 43 checks passed
@DecSmith42 DecSmith42 deleted the patch/v1.9.1 branch December 18, 2025 14:18
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