From 00be68f3ad263f9dd41436677408acdcff0a4cf6 Mon Sep 17 00:00:00 2001 From: Alex Welsh Date: Thu, 25 Sep 2025 11:08:54 +0100 Subject: [PATCH] Add zuul pipelines to SKC required status checks --- terraform/github/terraform.tfvars.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index acdfb518..4642f903 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -386,7 +386,9 @@ "aio upgrade (Rocky 9 OVN) / All in one", "aio upgrade (Ubuntu Jammy to Noble OVN) / All in one", "Ansible 2.18 lint with Python 3.12", - "Ansible 2.17 lint with Python 3.10" + "Ansible 2.17 lint with Python 3.10", + "stackhpc/check", + "stackhpc/check-review" ], "stackhpc/master": [ "Tox pep8 with Python 3.12",