azure-sdk-for-cpp/eng/common
Azure SDK Bot 60e28cbd23
Add branch merging support to our mirror pipeline (#4734)
This adds the ability to do a branch merge as part of our mirroring
pipeline. The merge will allow configuration of which files to
move from source to target so it can be scoped to part of the branch.
Instead of a standard push it will create a PR with the merge so it
can be manually reviewed.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2023-06-23 11:41:49 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 3386 (#3733) 2022-06-14 10:47:25 -07:00
pipelines/templates Add branch merging support to our mirror pipeline (#4734) 2023-06-23 11:41:49 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 6305 (#4709) 2023-06-08 19:10:00 -07:00
spelling Sync eng/common directory with azure-sdk-tools for PR 5595 (#4400) 2023-03-03 07:28:46 -08:00
testproxy Sync eng/common directory with azure-sdk-tools for PR 6300 (#4719) 2023-06-16 13:26:12 -07:00
TestResources Fix regression - base name overrides in CI (#4520) 2023-04-05 14:58:34 -07:00
InterdependencyGraph.html
README.md Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07:00

Common Engineering System

Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs