Value Statement
With the plan of spreading of the build ownership for a hotfix release from a central build team, a component dev may need to run an on-demand hotfix build for ARO-HCP but is unsure of the exact process, parameters, or contacts. They currently rely on the central expert from Install team.
In this solution, we'd like to deploy an AI assited workflow that is trained on our internal runbooks, doc, and build histories, and provide assistance like below:
- Developer Asks: "What is the full process to build and release an ARO-HCP hotfix for policy-framework?"
- Copilot Responds: "Here is the 5-step process: 1. [Step]... 2. [Step]... You will need to use this build template [link] and set the following parameters [param_name: value]. If you encounter a failure, please contact []. Do you want me to generate the initial command for you?"
-
- Integration with existing automation tools developed by Install team to help answer questions like what’s the SHA of the image bundles for a specific release build, which PRs/fixes were included in a build, etc
Definition of Done for Engineering Story Owner (Checklist)
- ...
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the Customer
Portal Doc template that you can access from [The Playbook](
and ensure doc acceptance criteria is met.
- Call out this sentence as it's own action:
- [ ] Link the development issue to the doc issue.
Support Readiness
- [ ] The must-gather script has been updated.
- clones
-
ACM-26234 AI-assisted workflow for App setup in Konflux for a Y/X release
-
- New
-