We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3054352 commit 9c0d892Copy full SHA for 9c0d892
.github/PULL_REQUEST_TEMPLATE.md
@@ -18,6 +18,8 @@
18
- [ ] Service has placement constraints or is global
19
- [ ] Service is restartable
20
- [ ] Service restart is zero-downtime
21
+- [ ] Service is monitored (via prometheus and grafana)
22
- [ ] Service is not bound to one specific node (e.g. via files or volumes)
23
- [ ] Relevant OPS E2E Test are added
-- [ ] Service's Public URL is included in maintenance mode -->
24
+- [ ] Service's Public URL is included in maintenance mode
25
+- [ ] Service's Public URL is included in testing mode -->
0 commit comments