grafana/sigma-rule-deployment

Improve error display of integrator errors

開放

#357 建立於 2026年8月11日

 (0 則留言) (0 個反應) (0 位負責人)Go (0 個分叉)auto 404
deployergood first issueintegrator

倉庫指標

星標
 (15 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

As a followup to #311

Story (Outcome/Output) (Required)

When the integrator fails to test one or more rules, that fact should be more clearly visible to the end user in the comments added to the PR, giving a first look into the reason for the failure. Similar to how it was solved in #351 .

Context

Currently, the test results table only shows a column Errors which is either 1 or 0. For investigation the correct actions step needs to be spotted manually. This might be difficult for a regular user of SRD who is not familiar with the internals, even more since the actions run doesnt indicate any failure from the outside (e.g. through actions annotations).

Definition of Done (Required)

Whenever an error occurs during integrator, that error is present in the user accessible output of the integrator job. The same should also be true for the deployer.

Dependencies (Required)

None

貢獻者指南