-
Notifications
You must be signed in to change notification settings - Fork 34
feat: add RPM lockfile automation workflow #2141
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
base: main
Are you sure you want to change the base?
Conversation
- Add rpms.in.yaml defining required RPM packages for operator - Add GitHub Action workflow for automated RPM lockfile updates - Based on PRs #3342, #3427, #3624 from redhat-developer/rhdh - Enables automated weekly RPM updates with auto-approval
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@polasudo can you also add the initial |
Co-authored-by: Armel Soro <armel@rm3l.org>
|
|
/review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|



Description
This PR adds automated RPM lockfile updates to the rhdh-operator repository, based on the automation already implemented in the main rhdh repository.
closes https://issues.redhat.com/browse/RHIDP-11434
Changes
Files Added:
Features:
Based on:
Requirements:
Testing:
Test the workflow by triggering it manually via GitHub Actions UI.