action #77944
Updated by okurz about 4 years ago
## Motivation auto-review does a good job but is at the border of annoying with too many alerts. But on the other hand we could benefit from running auto-review more often. We should consider counting the gitlab CI pipeline as passed as long as only less than N unknown, new issues show up, potentially even not fail gitlab CI pipeline at all as an alert but alarm differently, e.g. just in grafana grafan ## Acceptance criteria * **AC1:** gitlab CI pipeline only fails if more than N unknown new issues * **AC2:** auto-review pipeline runs more often ## Suggestions * Don't fail gitlab CI pipelines in case jobs are not known or introduce threshold N * Adjust gitlab CI pipeline schedule