From 20b6314aa4dbd1e419eff64b2701c83d01b899da Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 5 Mar 2017 14:49:24 +0200 Subject: Add check for pushing guest tags --- 000.yarn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/000.yarn b/000.yarn index 5c37d9d..c31a7b1 100644 --- a/000.yarn +++ b/000.yarn @@ -253,7 +253,7 @@ groups, and respositories. THEN steven cannot push qvarn with tags FINALLY admin removes things that were created - SCENARIO Gabriella can change her own branch + SCENARIO Gabriella can change and tag her own branch WHEN admin creates user gabriella AND admin creates group qvarn-guests AND admin adds gabriella to qvarn-guests @@ -263,6 +263,8 @@ groups, and respositories. WHEN gabriella creates qvarn branch gabriella/bugfix AND gabriella changes qvarn branch gabriella/bugfix THEN gabriella can push qvarn + WHEN gabriella tags qvarn gabriella/bugfix branch with gabriella/works + THEN gabriella can push qvarn with tags FINALLY admin removes things that were created SCENARIO Steven can't clone ops/secrets -- cgit v1.2.1