From 2ae353d9f9ae3cdf13d38e991cd2e2c6b213515a Mon Sep 17 00:00:00 2001
From: Daniel Juarez <daniel.juarez.gonzalez@cern.ch>
Date: Fri, 22 Jan 2021 10:16:07 +0000
Subject: [PATCH] Add notes regarding public tags

---
 docs/koji/addnewtag.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/koji/addnewtag.md b/docs/koji/addnewtag.md
index 36545d9..abbea8c 100644
--- a/docs/koji/addnewtag.md
+++ b/docs/koji/addnewtag.md
@@ -32,3 +32,7 @@ In addition, please update the clone of this repo on lxsoftadm01:
 ```
 
 There should not be any locally-modified or untracked files on lxsoftadm01.
+
+# Public tags
+
+By default, tags will create repos under https://linuxsoft.cern.ch/internal/repos/. If the user requested a public tag/repo, it should be added to https://gitlab.cern.ch/linuxsupport/cronjobs/mash/-/blob/master/prod.config.yaml as well, so it can appear under <https://linuxsoft.cern.ch/repos/>.
-- 
GitLab