-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
Moderate
-
rhel-bootloader
-
ssg_core_services
-
5
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Problem: The bootloader team manually synchronizes several git branches on the rhboot/grub (hereafter the git repository) repository based on dist-git ( hereafter the dist-git repository) repository. Although this task is simple, it is a maintenance burden, usually done much after the dist-git repository is updated, having out-of-sync git branches most of the time.
Goal: Automate this task. Possible workflow: 1. once a MR is merged onto the dist-git repository 2. trigger a CI which would push the new included patches (if there area) into the corresponding git branches.
Acceptance criteria
- Fully automation of the sync process between dist-git and git repositories, e.g. MR is merged into any dist-git branch then a CI triggers and updates the corresponding git branches