containers / udica

This repository contains a tool for generating SELinux security profiles for containers
GNU General Public License v3.0
488 stars 47 forks source link

Configure Renovate #121

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

πŸ”‘ Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

[skip-ci] Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
chore(deps): update dependency containers/automation_images to v20230405 - Schedule: ["at any time"] - Branch name: `renovate/major-ci-vm-image` - Merge into: `main` - Upgrade [containers/automation_images](https://togithub.com/containers/automation_images) to `20230405t152256z-f37f36d12`


🚸 Branch creation will be limited to maximum 1 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

cevich commented 1 year ago

@wrabcak @vmojzis FYI/Context: I've been migrating containers-org repos from dependabot -> renovate because:

If there's discomfort with this and a preference for dependabot, I can limit renovate to only managing the CI VM images. Otherwise, we've been leaving both enabled for 30-ish days to work out kinks, then turning off dependabot. LMK any thoughts and/or other questions/concerns.

vmojzis commented 1 year ago

@cevich I really don't have a preference here (haven't played with either yet), but if it's better for you, feel free to transition udica to renovate. You've been maintaining the CI here for which I'm grateful. The transition period is a good idea :)

cevich commented 1 year ago

Great, thanks. I'll file an issue, assigned to myself to review things after 30-ish days.