Skip to content

Commit 30da89e

Browse files
committed
Add more checks
1 parent fd358c9 commit 30da89e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
- [ ] Service is monitored (via prometheus and grafana)
2424
- [ ] Service is not bound to one specific node (e.g. via files or volumes)
2525
- [ ] Relevant OPS E2E Test are added
26+
27+
If exposed via traefik
2628
- [ ] Service's Public URL is included in maintenance mode
2729
- [ ] Service's Public URL is included in testing mode
28-
- [ ] Service's has Traefik (Service Loadbalancer) Healthcheck enabled -->
30+
- [ ] Service's has Traefik (Service Loadbalancer) Healthcheck enabled
31+
- [ ] Credentials page is updated
32+
- [ ] Url added to e2e test services (e2e test checking that URL can be accessed)
33+
-->

0 commit comments

Comments
 (0)