grafana/sigma-rule-deployment

Improve display of conversion errors to end users

Open

#311 opened on May 5, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (0 forks)auto 404
convertergood first issue

Repository metrics

Stars
 (15 stars)
PR merge metrics
 (PR metrics pending)

Description

Story (Outcome/Output) (Required)

When the converter fails to convert one or more rules, that fact should be clearly visible to the end user in the comments added to the PR.

Context

Currently, the error is only hidden away in the logs of the conversion, and no visible warning or issue is shown, beyond the fact the rule output will not be created.

Definition of Done (Required)

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

Dependencies (Required)

None

Contributor guide