help wanted
仓库指标
- 星标
- (168 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Currently, when an evaluator fails, it will output a message like <actual value> doesn't match regex <expected_regex>
We'll have to make it clearer, e.g.
- by adding which value is the expected and the actual
- by mentioning the key of the resource failing
- etc..