The intention of this project is to provide a pipeline which is easy to set up and reflects the current app settings as close as possible.
The intention of this project is to provide a pipeline template which is easy to set up and reflects the current app settings as close as possible.
You will need to:
@@ -9,6 +9,9 @@ You will need to:
3. Create a new `main` pipeline that includes this project's template
4. Set up a schedule to run the pipeline regularly
> [!important]
> Don't use a fork of this repo for running renovate on your own. This is and was never supported. Create a separate runner project as described below.
## Create a new Runner project
We recommend you use a new and dedicated private project to host the Renovate runner, however a public project with private CI logs should still be safe.