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

Fix supported branches in PR template backports section #242

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

JesusPoderoso
Copy link
Contributor

@JesusPoderoso JesusPoderoso commented Oct 10, 2024

Description

The PR template shows as possible branches to backport the current 2.2.x branch instead of 2.1.x.
This PR fixes it.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A The code follows the style guidelines of this project.
  • N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A Any new/modified methods have been properly documented using Doxygen.
  • N/A Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • N/A Changes are API compatible.
  • N/A New feature has been added to the versions.md file (if applicable).
  • N/A Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • N/A Check CI results: changes do not issue any warning.
  • N/A Check CI results: CI pass and failing tests are unrelated with the changes.

Signed-off-by: eProsima <jesuspoderoso@eprosima.com>
@JesusPoderoso JesusPoderoso added the skip-ci Automatically pass CI label Oct 10, 2024
@JesusPoderoso JesusPoderoso added this to the v2.2.6 milestone Oct 10, 2024
@MiguelCompany MiguelCompany self-requested a review October 10, 2024 14:09
@MiguelCompany MiguelCompany merged commit 68326c5 into master Oct 10, 2024
7 checks passed
@MiguelCompany MiguelCompany deleted the hotfix/PR_template branch October 10, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-ci Automatically pass CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants