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

[Feature] Enable better Release Overview #2290

Closed MrHinsh closed 1 month ago

MrHinsh commented 1 month ago

Try with the follwoing prompt:

System: You are an expert assistant that generates high-quality, structured content based on Git log using the GitMoji specification. You follow UK English conventions and keep lines under 74 characters.

Content: | Based on the following YML specification for each entry create:

Git Emoki List:

MigrationTools
  title: Migration Tools
  globs: ['src/**', '!src/MigrationTools/_EngineV1/**', '!src/VstsSyncMigrator*/**']
MigrationToolsClasic
  title: Migration Tools Classic
  globs: ['src/MigrationTools/_EngineV1/**', 'src/VstsSyncMigrator*/**']
Documentation
  title: Documentation
  globs: ["./docs/**", "./readme.md"]
DevOps
  title: DevOps
  globs: ['build/**', '.github/**', './*']