From 21cd07952a6be3df5ce63a08d30373d66f6e9c12 Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Tue, 12 Oct 2021 16:22:33 +0200
Subject: [PATCH] Emphasize that renovate only checks the main branch

---
 .gitlab/issue_templates/new_app.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab/issue_templates/new_app.md b/.gitlab/issue_templates/new_app.md
index 97acab16c..ec7b3df75 100644
--- a/.gitlab/issue_templates/new_app.md
+++ b/.gitlab/issue_templates/new_app.md
@@ -61,7 +61,7 @@ Add app to following stages in `.gitlab-ci.yml`:
       /tmp/renovate.py --cluster-path flux2
       ```
 * [ ] Make sure that latest [renovate pipeline](https://open.greenhost.net/openappstack/renovate/-/pipelines)
-      checks for app updates
+      checks for app updates **after the new app is merged into the main branch**
 
 ## Documentation
 
-- 
GitLab