Skip to content

Fix supported branches in PR template backports section#242

Merged
MiguelCompany merged 1 commit intomasterfrom
hotfix/PR_template
Oct 10, 2024
Merged

Fix supported branches in PR template backports section#242
MiguelCompany merged 1 commit intomasterfrom
hotfix/PR_template

Conversation

@JesusPoderoso
Copy link
Copy Markdown
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.

@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
@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