Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate auto-insertion pipelines #854

Open
RikkiGibson opened this issue Nov 16, 2020 · 1 comment
Open

Consolidate auto-insertion pipelines #854

RikkiGibson opened this issue Nov 16, 2020 · 1 comment

Comments

@RikkiGibson
Copy link
Contributor

There's a significant amount of "sprawl" across our insertion pipelines--one for each release branch, one for PR validation, one for master validation, etc.

It would be great if we could consolidate all the pipelines that create draft insertions, for example. The insertion tool should be able to handle the variations between e.g. official builds for QB branches and validation builds by just looking at the tags on the build.

Ideally we could have a pipeline that creates draft/validation insertions and another pipeline that creates auto-merging insertions.

@RikkiGibson
Copy link
Contributor Author

This is somewhat addressed by the Roslyn changes to perform insertions as part of the official build. Keeping open in case we decide to do something similar with OneOffInsertion/UpdateExistingPr/etc.

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

No branches or pull requests

1 participant