Skip to content
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: Onboard renovate scan configuration #13

Closed
wants to merge 1 commit into from

Conversation

bg-renovate-bot[bot]
Copy link

@bg-renovate-bot bg-renovate-bot bot commented Nov 28, 2023

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/main_ci.yml (github-actions)
  • .github/renovate.json (regex)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Separate each major version of dependencies into individual branches/PRs.
  • Run Renovate on following schedule: on monday

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


You have configured Renovate to use branch master as base branch.

What to Expect

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

chore(deps): update actions/checkout action to v3
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/checkout action to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v2
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: master
  • Upgrade actions/setup-node to v2
chore(deps): update actions/setup-node action to v3
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3
chore(deps): update actions/setup-node action to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
chore(deps): update dependency bitgo/gha-renovate-bot to v1
  • Schedule: ["on monday"]
  • Branch name: renovate/bitgo-gha-renovate-bot-1.x
  • Merge into: master
  • Upgrade BitGo/gha-renovate-bot to v1.7.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 is generated by Build. Runbook can be found on Confluence.

@the-smooth-operator
Copy link

Closing this PR as this is a fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants