docs: clarification

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-08 14:45:10 +02:00
parent d6dab34184
commit 4910045a43
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -9,6 +9,7 @@ Contractor is a chatops like bot, integrating with github/gitea issues, allowing
Contractor runs in a regular docker image and uses the official renovate slim image behind the scenes, this can be changed in the configuration.
![command](./assets/command.png)
<small>Do note that the contractor was run under a personal user, hence the same user replied</small>
## Getting started
@ -34,6 +35,7 @@ services:
- .env
```
```bash
# file: .env
GITEA_RENOVATE_TOKEN=<gitea application token> # needs repo and pull request permissions