merge-dependency-updates
Installation
SKILL.md
Managing Bot PRs (Dependencies, Codeflow, OneLoc)
This skill triages all open bot PRs in the MSBuild repo, produces a review dashboard, then optionally updates branches and bumps versions for merge readiness.
When to Use
- You want to see the status of all open bot PRs at a glance
- There are open dependency update / codeflow / OneLoc PRs that need merging
- You want to process all of them in one pass with a clickable summary
PR Categories
| Category | Author | Title Pattern | Example |
|---|---|---|---|
| Dependency update | dotnet-maestro[bot] |
[<branch>] Update dependencies from dotnet/<repo> |
[vs18.3] Update dependencies from dotnet/arcade |
| Codeflow | dotnet-maestro[bot] |
[<branch>] Source code updates from dotnet/dotnet |
[vs18.3] Source code updates from dotnet/dotnet |
| OneLoc | dotnet-bot |
Localized file check-in by OneLocBuild Task: ... |
Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID ... |