Skip to content

Commit 8a5e9b1

Browse files
committed
ci: Add stackable-cockpit to repositories
1 parent 3e6fe5a commit 8a5e9b1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/workflows/generate_prs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@ jobs:
8585
pretty_string: Apache Spark-on-Kubernetes
8686
product_string: spark-k8s
8787
url: stackabletech/spark-k8s-operator.git
88+
- name: stackable-cockpit
89+
include_productconfig: false
90+
has_product: false
91+
pretty_string: Stackable Cockpit
92+
product_string: stackable-cockpit
93+
url: stackabletech/stackable-cockpit.git
8894
- name: superset-operator
8995
pretty_string: Apache Superset
9096
product_string: superset

config/repositories.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ repositories:
7070
pretty_string: Apache Spark-on-Kubernetes
7171
product_string: spark-k8s
7272
url: stackabletech/spark-k8s-operator.git
73+
- name: stackable-cockpit
74+
include_productconfig: false
75+
has_product: false
76+
pretty_string: Stackable Cockpit
77+
product_string: stackable-cockpit
78+
url: stackabletech/stackable-cockpit.git
7379
- name: superset-operator
7480
pretty_string: Apache Superset
7581
product_string: superset

0 commit comments

Comments
 (0)