IntelliTect / IntelliTect/AzureDevOps-Tools
Identify workflows that reference or are triggered by other repos
- Langage dominant
- PowerShell
- Étoiles
- 7
- Forks
- 6
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When migrating repos from ADO to GitHub, ADO pipelines that reference other ADO repos or are triggered by other repos will need references updated.
Add a utility to find and list all instances where pipelines reference other repos.
Notes:
* Search for ``` path:*.yml AND repo OR trigger ```
* Search API reference: https://learn.microsoft.com/en-us/rest/api/azure/devops/search/code-search-results/fetch-code-search-results?view=azure-devops-rest-7.1&tabs=HTTP
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start with the Azure DevOps code-search API reference and the suggested `path:*.yml AND repo OR trigger` query. Determine how the utility should enumerate pipeline references and repository-trigger relationships; done means it lists every matching instance needed for migration.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure, powershell
- Domaine
- devops, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100