nkdAgility / azure-devops-migration-tools

Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
https://nkdagility.com/learn/azure-devops-migration-tools/
MIT License
493 stars 328 forks source link

Remove failing code from release #2279

Closed MrHinsh closed 1 month ago

MrHinsh commented 1 month ago

🔧 (main.yml): remove redundant release description generation step The step to generate a release description using the Get-ReleaseDescription script and the OpenAI API key is removed. This simplifies the workflow by eliminating unnecessary complexity and potential points of failure. The focus is now on the essential steps required for the release process.