diff --git a/gerrit/acls/inaugust/inaugust.config b/gerrit/acls/inaugust/inaugust.config new file mode 100644 index 0000000000..fab712efc9 --- /dev/null +++ b/gerrit/acls/inaugust/inaugust.config @@ -0,0 +1,13 @@ +[access "refs/heads/*"] +abandon = group inaugust-core +label-Code-Review = -2..+2 group inaugust-core +label-Workflow = -1..+1 group inaugust-core + +[access "refs/tags/*"] +pushSignedTag = group inaugust-core + +[receive] +requireChangeId = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 399039fd8b..bfffbcc7f2 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1,3 +1,21 @@ +- project: inaugust/inaugust.com + description: inaugust.com website + use-storyboard: true + acl-config: /home/gerrit2/acls/inaugust/inaugust.config + groups: inaugust + upstream: http://git.inaugust.com/cgit/inaugust.com +- project: inaugust/src.sh + description: Clone and switch between git repos + use-storyboard: true + acl-config: /home/gerrit2/acls/inaugust/inaugust.config + groups: inaugust + upstream: http://git.inaugust.com/cgit/src.sh +- project: inaugust/ttrun + description: A simple tool for running testtools tests + use-storyboard: true + acl-config: /home/gerrit2/acls/inaugust/inaugust.config + groups: inaugust + upstream: http://git.inaugust.com/cgit/ttrun - project: kata-containers/zuul-config description: Zuul configuration files for the Kata tenant - project: opendev/base-jobs diff --git a/zuul/main.yaml b/zuul/main.yaml index b42bcee81d..f30588734a 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -8,6 +8,9 @@ - opendev/base-jobs untrusted-projects: - openstack-infra/zuul-jobs + - inaugust/inaugust.com + - inaugust/src.sh + - inaugust/ttrun - vexxhost/ansible-role-wireguard - tenant: