We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc9c30 commit 885cf4cCopy full SHA for 885cf4c
tests/health_report.yml
@@ -6,4 +6,4 @@ requires:
6
'Health report':
7
- do:
8
health_report: {}
9
- - match: { status: 'green' }
+ - match: { status: '/green|yellow/' }
0 commit comments