Commit graph

53 commits

Author SHA1 Message Date
Přemek Vysoký
a21767c2d3
Create a branch during VMR sync always, add noPush option (#14883) 2022-11-03 12:22:52 +00:00
Přemek Vysoký
1f3a863fb9
Suppress Component Governance for individual repos inside VMR (#14852) 2022-10-31 21:28:54 +01:00
Přemek Vysoký
01edbc3965
Add a pipeline for automated VMR synchronization (#14805)
Adds a pipeline that will trigger on main commits and synchronize the [VMR](https://github.com/dotnet/dotnet).
The pipeline has 2 parameters:
- What commit of installer to sync to (defaults to commit that triggered the build)
- What branch of the VMR it pushes to (defaults to branch that triggered the build)
2022-10-27 12:08:50 +00:00