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

The mirror pipeline should support force pushing from a public GitHub repository. #10498

Open
Francisco-Gamino opened this issue Sep 26, 2024 · 3 comments

Comments

@Francisco-Gamino
Copy link
Contributor

Francisco-Gamino commented Sep 26, 2024

Currently, if the internal branch has a commit that is not available in the public GitHub repository, the mirror pipeline does not sync the repository. The mirror pipeline should be updated to trigger a sync when force pushing from the public GitHub repository for release/* branches only.

@Francisco-Gamino
Copy link
Contributor Author

/cc @fabiocav @castrodd

@fabiocav
Copy link
Member

For clarity, this should be done for release/* branches only.

@jviau
Copy link
Contributor

jviau commented Sep 30, 2024

@Francisco-Gamino I need some clarification on your issue. Are you saying we have made a commit to Azure Devops release/* branch and you want that change to flow back into GitHub?

Or are you saying we have made a force-push to GitHub release/* branch, and that new commit is not being mirrored to Azure Devops?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants