-
Notifications
You must be signed in to change notification settings - Fork 211
chore: add update-rpm-lockfile workflow #3342
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
chore: add update-rpm-lockfile workflow #3342
Conversation
2e6c095 to
b57a891
Compare
Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
b57a891 to
15b639c
Compare
Co-authored-by: Nick Boldt <[email protected]>
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
…update-workflow rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
The image is available at: |
|
The image is available at: |
…update-workflow rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
…o add-rpm-update-workflow rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
The image is available at: |
nickboldt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nickboldt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* chore: add update-rpm-lockfile workflow Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: update to include release branches Co-authored-by: Nick Boldt <[email protected]> * chore: address suggestions Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED --------- Co-authored-by: Nick Boldt <[email protected]>
* chore: add update-rpm-lockfile workflow Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: update to include release branches Co-authored-by: Nick Boldt <[email protected]> * chore: address suggestions Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED --------- Co-authored-by: Nick Boldt <[email protected]>
* chore: add update-rpm-lockfile workflow Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED * chore: update to include release branches Co-authored-by: Nick Boldt <[email protected]> * chore: address suggestions Signed-off-by: Frank Kong <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED --------- Co-authored-by: Nick Boldt <[email protected]>
Description
Adds a workflow that updates the
rpms.lock.yamlfile every Monday and whenrpms.in.yamland/or.rhdh/docker/Dockerfilechanges when commits are merged to main.It will also apply the
lgtmandapprovedlabels to be auto approved.Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer