Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/workflows/generate_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions config/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down