IntelliTect / IntelliTect/AzureDevOps-Tools

Identify workflows that reference or are triggered by other repos

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
devops, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.