From 4910045a439fa70ecf8eae123f06b29c920f942a Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 8 Aug 2023 14:45:10 +0200 Subject: [PATCH] docs: clarification Signed-off-by: kjuulh --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 414bf4c..d835707 100644 --- a/README.md +++ b/README.md @@ -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) +Do note that the contractor was run under a personal user, hence the same user replied ## Getting started @@ -34,6 +35,7 @@ services: - .env ``` + ```bash # file: .env GITEA_RENOVATE_TOKEN= # needs repo and pull request permissions