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

Scheduled upward merges for numbered branches in wazuh-docker repository - Fortnight #7 #1281

Closed
9 tasks done
davidjiglesias opened this issue Apr 1, 2024 · 1 comment · Fixed by #1282, #1283, #1284 or #1285
Closed
9 tasks done
Assignees
Labels

Comments

@davidjiglesias
Copy link
Member

davidjiglesias commented Apr 1, 2024

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.8.0-into-4.8.1.

Tasks

4.8.0

  • Update changelog.
  • Merge branch 4.8.0 into branch 4.8.1.

4.8.1

  • Update changelog.
  • Merge branch 4.8.1 into branch 4.8.2.

4.8.2

  • Update changelog.
  • Merge branch 4.8.2 into branch 4.9.0.

4.9.0

  • Update changelog.
  • Merge branch 4.9.0 into branch master.

5.0.0 (master)

  • Update changelog.
@juliamagan
Copy link
Member

LGTM

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