- 
    Story 
- 
    Resolution: Unresolved
- 
    Normal 
- 
    None
- 
    None
- 
        3
- 
        False
- 
        
- 
        False
- 
        
- 
        
- 
        Integration & Delivery - 261, Integration & Delivery - 263, Integration & Delivery - 264, Integration & Delivery - 265, Integration & Delivery - 266, Integration & Delivery - 269, Ready to Pick, Ready to Pick
- 
        0
As a RHCOS developer,
I would like to automated boot image bumps to the OpenShift installer,
So we can reduce work and possible mistakes.
Acceptance Criteria
- Bootimage bump PR is automatically created in github.com/openshift/installer
Notes
The current process for boot image bumps is at: https://gitlab.cee.redhat.com/coreos/team-operations/-/blob/main/BOOTIMAGE.md
TLDR:
- Run `cloud-replicate` job in Jenkins
- Run`plume cosa2stream` inside the cosa container on a checkout of openshift/installer.
The manual work of adding bugs through the rhcos-bug-bot is out of scope.
Possible implementations include:
- Github Action
- Jenkins job