IntelliTect / IntelliTect/AzureDevOps-Tools
Identify workflows that reference or are triggered by other repos
Open
- Dominant language
- PowerShell
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
Assessment
This issue has not been assessed yet.