IntelliTect / IntelliTect/AzureDevOps-Tools

Identify workflows that reference or are triggered by other repos

未关闭
#31 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
PowerShell
星标
7
派生
6
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

调研方向

从 Azure DevOps 代码搜索 API 参考文档和建议的查询 `path:*.yml AND repo OR trigger` 开始。确定该实用程序应如何枚举 pipeline 引用和 repository-trigger 关系;当它列出迁移所需的每个匹配实例时即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
azure, powershell
领域
devops, tooling
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。