microsoft / azure-pipelines-agent

Azure Pipelines Agent 🚀
MIT License
1.73k stars 869 forks source link

Change AddBuildTagAsync to AddBuildTagsAsync to send tags as Body parameter #5031

Open ivanduplenskikh opened 3 weeks ago

ivanduplenskikh commented 3 weeks ago

Changes: This PR changes AddBuildTagAsync to AddBuildTagsAsync method to send build tags as Body parameter. This change addresses the issue with semicolons as detailed in the issue