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

[20893] Extend mirror workflow to also mirror in major branches #208

Merged
merged 2 commits into from
May 14, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented May 14, 2024

This PR extends the mirror workflow so that:

  1. PRs merged in master are mirrored both in 2.2.x and 2.x branches
  2. PRs merged in 1.1.x (latest 1.x) are mirrored in 1.x branch

This way, we can keep up-to-date X.x branches corresponding to head of major versions

Signed-off-by: eduponz <eduardoponz@eprosima.com>
@EduPonz EduPonz added this to the v2.2.2 milestone May 14, 2024
.github/workflows/mirror.yml Outdated Show resolved Hide resolved
Signed-off-by: eduponz <eduardoponz@eprosima.com>
@EduPonz EduPonz merged commit f889eee into master May 14, 2024
15 of 16 checks passed
@EduPonz EduPonz deleted the feature/mirror_X.x branch May 14, 2024 06:22
@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

JesusPoderoso pushed a commit that referenced this pull request Jul 1, 2024
* Refs #20893: Extend mirror workflow to also mirror in major branches

Signed-off-by: eduponz <eduardoponz@eprosima.com>

* Refs #20893: Apply Miguel's suggestion

Signed-off-by: eduponz <eduardoponz@eprosima.com>

---------

Signed-off-by: eduponz <eduardoponz@eprosima.com>
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.

4 participants