Skip to content

Support Azure Repos build backfill - #19

Merged
jaredpar merged 1 commit into
jaredpar:mainfrom
Pilchie:azure-repos-backfill
Jun 22, 2026
Merged

Support Azure Repos build backfill#19
jaredpar merged 1 commit into
jaredpar:mainfrom
Pilchie:azure-repos-backfill

Conversation

@Pilchie

@Pilchie Pilchie commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add source-level AzDO repository type support with GitHub as the default and TfsGit for Azure Repos
  • resolve TfsGit repository names to AzDO repository IDs before repository-filtered Build API queries
  • skip GitHub PR metadata enrichment for non-GitHub builds and expose repository type in config/CLI surfaces

Testing

  • dotnet test --nologo

Add source-level AzDO repository type support so repository-filtered build discovery can query TfsGit repositories as well as GitHub-linked repositories. Resolve Azure Repos repository names to IDs before calling the Build API and skip GitHub PR enrichment for non-GitHub builds.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jaredpar
jaredpar merged commit 514fa8b into jaredpar:main Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants