Skip to content

Comments

Fix publish workflow and issue template issues flagged in code review#12

Draft
Copilot wants to merge 2 commits intofeature/nuget-packagefrom
copilot/sub-pr-11
Draft

Fix publish workflow and issue template issues flagged in code review#12
Copilot wants to merge 2 commits intofeature/nuget-packagefrom
copilot/sub-pr-11

Conversation

Copy link

Copilot AI commented Feb 22, 2026

Addresses several issues identified by automated code review on the NuGet publishing workflow and issue templates.

Changes

  • publish.yml: Added dotnet test --configuration Release before pack to gate publishing on passing tests; fixed GitHub Packages source URL org casing from TheItsProjectstheitsprojects
  • Issue templates: Removed invalid type field from bug_report.yml, feature_request.yml, and security_vulnerability.yml — this field is not a supported GitHub issue template key and was silently ignored
  • AGENTS.md: Normalized GitHub URL to lowercase theitsprojects/hport for consistency with csproj and workflow references

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…x URL casing, remove invalid type fields

Co-authored-by: TheItsNameless <87611605+TheItsNameless@users.noreply.github.com>
Copilot AI changed the title [WIP] Add NuGet package configuration and publishing workflow Fix publish workflow and issue template issues flagged in code review Feb 22, 2026
Copilot AI requested a review from TheItsNameless February 22, 2026 11:32
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