Skip to content

Add branch merging support to our mirror pipeline#6392

Merged
weshaggard merged 1 commit intomainfrom
BranchSync
Jun 23, 2023
Merged

Add branch merging support to our mirror pipeline#6392
weshaggard merged 1 commit intomainfrom
BranchSync

Conversation

@weshaggard
Copy link
Copy Markdown
Member

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.

Fixes #5874

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.
@weshaggard weshaggard requested a review from hallipr June 22, 2023 23:11
@weshaggard weshaggard requested review from a team, benbp and konrad-jamrozik as code owners June 22, 2023 23:11
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

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.

[PR Workflow] Sync files from public Azure rest api spec repo to private Azure rest api spec repo

2 participants