Skip to content

Commit

Permalink
Update renovate-with-renovate.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sina-schlatter authored Nov 6, 2024
1 parent ae6a161 commit 0566959
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate-with-renovate.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,14 @@ docker run --rm -e RENOVATE_CONFIG_FILE=config.json -e LOG_LEVEL=debug -v "$(pwd
```
## CodeHub Configuration
Renovate Runner Onboarding:
* add Renovate Service Account to repo or group
* wait for next pipeline schedule to get onboarding pr
* accept the onboarding pr in the repos
* wait for next pipeline schedule to get dep prs
## Conclusion
Renovate can be used quickly with little configuration to regularly update dependencies. It helps to keep the application up to date at all times. This contributes to the error-free and reliable operation of the application.
[//]: # (outro)

0 comments on commit 0566959

Please sign in to comment.