From 9b54522c64ad1afc04d7d4e4bb28f169f3f2a9c2 Mon Sep 17 00:00:00 2001 From: Sergii Kabashniuk Date: Mon, 6 May 2024 15:27:12 +0300 Subject: [PATCH] fixup! Update Signed-off-by: Sergii Kabashniuk --- docs/modules/ROOT/pages/concepts/RenovateBot/index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/concepts/RenovateBot/index.adoc b/docs/modules/ROOT/pages/concepts/RenovateBot/index.adoc index 860ca525..ca5dae96 100644 --- a/docs/modules/ROOT/pages/concepts/RenovateBot/index.adoc +++ b/docs/modules/ROOT/pages/concepts/RenovateBot/index.adoc @@ -10,6 +10,6 @@ To create pull requests in the target source code repositories Renovate bot must * **GitHub Application** - Requires `Red Hat Konflux` GitHub App to be installed in the source code repository. * **GiLab application**. Create a link:https://docs.renovatebot.com/modules/platform/gitlab/#authentication[Personal Access Token] (PAT) for the Renovate bot account. Add PAT using link:https://redhat-appstudio.github.io/docs.appstudio.io/Documentation/main/how-to-guides/configuring-builds/proc_creating-secrets-for-your-builds/[ -Creating secrets for your builds]. The secret should have labels, for example: +Creating secrets for your builds]. The secret must have the following labels: - `appstudio.redhat.com/credentials: scm` - - `appstudio.redhat.com/scm.host: gitlab.myhost.com` + - `appstudio.redhat.com/scm.host: ` - For example, appstudio.redhat.com/scm.host: gitlab.myhost.com