diff --git a/.github/workflows/generate_prs.yml b/.github/workflows/generate_prs.yml index aaa9a517..48a215e0 100644 --- a/.github/workflows/generate_prs.yml +++ b/.github/workflows/generate_prs.yml @@ -85,6 +85,12 @@ jobs: pretty_string: Apache Spark-on-Kubernetes product_string: spark-k8s url: stackabletech/spark-k8s-operator.git + - name: stackable-cockpit + include_productconfig: false + has_product: false + pretty_string: Stackable Cockpit + product_string: stackable-cockpit + url: stackabletech/stackable-cockpit.git - name: superset-operator pretty_string: Apache Superset product_string: superset diff --git a/config/repositories.yaml b/config/repositories.yaml index 4345c5e7..a14b15b6 100644 --- a/config/repositories.yaml +++ b/config/repositories.yaml @@ -70,6 +70,12 @@ repositories: pretty_string: Apache Spark-on-Kubernetes product_string: spark-k8s url: stackabletech/spark-k8s-operator.git + - name: stackable-cockpit + include_productconfig: false + has_product: false + pretty_string: Stackable Cockpit + product_string: stackable-cockpit + url: stackabletech/stackable-cockpit.git - name: superset-operator pretty_string: Apache Superset product_string: superset