Unverified Commit aeb43ef8 authored by micah's avatar micah 💬
Browse files

Add additional information to README about autodiscover scope

parent 13d48769
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ However, you can configure any of these in your project's Renovate configuration

## Adding renovate to your project

In order to add renovate to your project, simply invite the user @renovate-bot to your project, providing it with `developer` access
In order to add renovate to your project, simply invite the user @renovate-bot to your project, providing it with `developer` access. This will only work if your project is under the `/tpo/` namespace. If it is outside of that namespace, and you want to have renovate involved in your project, please open an issue here.

The next time renovate runs on its schedule it will create an [onboarding](https://github.com/renovatebot/tutorial#part-2---onboarding) MR in your project. This MR is there to help you understand Renovate and its default settings before Renovate starts running on your repository. The [onboarding](https://github.com/renovatebot/tutorial#part-2---onboarding) MR creates a configuration file called renovate.json, which contains Renovate’s default settings and can be modified during onboarding.