We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 goal is to complete the following tasks, each task must have a PR associated with this issue.
The branches must follow the naming: merge-<ORIGIN_BRANCH>-into-<DESTINATION_BRANCH>. For example, merge-4.5.3-into-4.6.0.
merge-<ORIGIN_BRANCH>-into-<DESTINATION_BRANCH>
merge-4.5.3-into-4.6.0
4.5.3
4.6.0
4.7.0
4.7.1
master
The text was updated successfully, but these errors were encountered:
davidcr01
No branches or pull requests
Description
The goal is to complete the following tasks, each task must have a PR associated with this issue.
The branches must follow the naming:
merge-<ORIGIN_BRANCH>-into-<DESTINATION_BRANCH>
. For example,merge-4.5.3-into-4.6.0
.Tasks
4.5.3
4.5.3
into branch4.6.0
. Merge 4.5.3 into 4.6.0 #10084.6.0
4.6.0
into branch4.7.0
. Merge 4.6.0 into 4.7.0 #10094.7.0
4.7.0
into branch4.7.1
. Merge 4.7.0 into 4.7.1 #10104.7.1
4.7.1
into branchmaster
. Merge 4.7.1 into master #10114.8.0 (master)
The text was updated successfully, but these errors were encountered: