diff --git a/.gitlab/issue_templates/new_app.md b/.gitlab/issue_templates/new_app.md index 30b402080e56843b2867893acb215b5ea0251fb6..1f323d59b3cfc62d81f7a2de42fcc2273876baba 100644 --- a/.gitlab/issue_templates/new_app.md +++ b/.gitlab/issue_templates/new_app.md @@ -14,3 +14,7 @@ * [ ] Add behave feature (`tests/behave/feature`) * [ ] Check for successful helmrelease (`test/pytest/test_helmreleases.py`) * [ ] Test cert (`test/pytest/test_certs.py`) + +## CI + +* [ ] Run new tests in CI (`.gitlab-ci.yml`)