Skip to content

Commit 249d0ac

Browse files
committed
chore: Adjust task link texts
1 parent d60e437 commit 249d0ac

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

.github/ISSUE_TEMPLATE/pre-release-getting-started-scripts.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -41,26 +41,26 @@ Replace the items in the task lists below with the applicable Pull Requests
4141
# go to the stackable-templating repository, then run:
4242
yq '.repositories[].name' config/repositories.yaml \
4343
| sort \
44-
| xargs -I {} echo "- [ ] https://github.com/stackabletech/{}/compare/main..fix/getting-started-pre-$(date +%y.%-m)?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-$(date +%y.%-m)"
44+
| xargs -I {} echo "- [ ] [Update getting-started script for {}](https://github.com/stackabletech/{}/compare/main..fix/getting-started-pre-$(date +%y.%-m)?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-$(date +%y.%-m))"
4545
-->
4646
4747
```[tasklist]
4848
### Getting Started Script Checks and Updates
49-
- [ ] https://github.com/stackabletech/airflow-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
50-
- [ ] https://github.com/stackabletech/commons-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
51-
- [ ] https://github.com/stackabletech/druid-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
52-
- [ ] https://github.com/stackabletech/edc-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
53-
- [ ] https://github.com/stackabletech/hbase-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
54-
- [ ] https://github.com/stackabletech/hdfs-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
55-
- [ ] https://github.com/stackabletech/hello-world-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
56-
- [ ] https://github.com/stackabletech/hive-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
57-
- [ ] https://github.com/stackabletech/kafka-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
58-
- [ ] https://github.com/stackabletech/listener-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
59-
- [ ] https://github.com/stackabletech/nifi-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
60-
- [ ] https://github.com/stackabletech/opa-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
61-
- [ ] https://github.com/stackabletech/secret-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
62-
- [ ] https://github.com/stackabletech/spark-k8s-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
63-
- [ ] https://github.com/stackabletech/superset-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
64-
- [ ] https://github.com/stackabletech/trino-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
65-
- [ ] https://github.com/stackabletech/zookeeper-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7
49+
- [ ] [Update getting-started script for airflow-operator](https://github.com/stackabletech/airflow-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
50+
- [ ] [Update getting-started script for commons-operator](https://github.com/stackabletech/commons-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
51+
- [ ] [Update getting-started script for druid-operator](https://github.com/stackabletech/druid-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
52+
- [ ] [Update getting-started script for edc-operator](https://github.com/stackabletech/edc-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
53+
- [ ] [Update getting-started script for hbase-operator](https://github.com/stackabletech/hbase-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
54+
- [ ] [Update getting-started script for hdfs-operator](https://github.com/stackabletech/hdfs-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
55+
- [ ] [Update getting-started script for hello-world-operator](https://github.com/stackabletech/hello-world-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
56+
- [ ] [Update getting-started script for hive-operator](https://github.com/stackabletech/hive-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
57+
- [ ] [Update getting-started script for kafka-operator](https://github.com/stackabletech/kafka-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
58+
- [ ] [Update getting-started script for listener-operator](https://github.com/stackabletech/listener-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
59+
- [ ] [Update getting-started script for nifi-operator](https://github.com/stackabletech/nifi-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
60+
- [ ] [Update getting-started script for opa-operator](https://github.com/stackabletech/opa-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
61+
- [ ] [Update getting-started script for secret-operator](https://github.com/stackabletech/secret-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
62+
- [ ] [Update getting-started script for spark-k8s-operator](https://github.com/stackabletech/spark-k8s-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
63+
- [ ] [Update getting-started script for superset-operator](https://github.com/stackabletech/superset-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
64+
- [ ] [Update getting-started script for trino-operator](https://github.com/stackabletech/trino-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
65+
- [ ] [Update getting-started script for zookeeper-operator](https://github.com/stackabletech/zookeeper-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-scripts.md&title=fix%28docs%29%3A+Update+getting-started+scripts+pre-24.7)
6666
```

0 commit comments

Comments
 (0)