Configure Renovate #2

Open
sa-renovate wants to merge 1 commit from renovate/configure into development
Member

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

  • .github/workflows/test.yml (github-actions)
  • forgejo-runner/values.yaml (helm-values)

What to Expect

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

Update alpine Docker tag to v3.23
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: development
  • Upgrade alpine to 3.23
Update code.forgejo.org/forgejo/runner Docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/code.forgejo.org-forgejo-runner-12.x
  • Merge into: development
  • Upgrade code.forgejo.org/forgejo/runner to 12.8.2

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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `.github/workflows/test.yml` (github-actions) * `forgejo-runner/values.yaml` (helm-values) ### What to Expect With your current configuration, Renovate will create 2 Pull Requests: <details> <summary>Update alpine Docker tag to v3.23</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `development` - Upgrade alpine to `3.23` </details> <details> <summary>Update code.forgejo.org/forgejo/runner Docker tag to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/code.forgejo.org-forgejo-runner-12.x` - Merge into: `development` - Upgrade [code.forgejo.org/forgejo/runner](https://code.forgejo.org/forgejo/runner) to `12.8.2` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
All checks were successful
Test runners / test-runner (push) Successful in 3s
1a78507f58
All checks were successful
Test runners / test-runner (push) Successful in 3s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase development
git switch development
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase development
git switch development
git merge --no-ff renovate/configure
git switch development
git merge --squash renovate/configure
git switch development
git merge --ff-only renovate/configure
git switch development
git merge renovate/configure
git push origin development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/forgejo-runner!2
No description provided.