grafana/sigma-rule-deployment

Further improve comment formatting

Open

#241 opened on Nov 13, 2025

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

Repository metrics

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

Description

Story (Outcome/Output) (Required)

To help users comprehend the comments produced by SRD, we should update the comment produced by the deploy action to use rule titles, and sort all rule titles alphabetically to assist in identifying them quickly.

Context

In #218 we improved the display of SRD comments regarding conversions and integrations, replacing paths with comment titles, but the same change wasn't made for the deploy comment.

Definition of Done (Required)

All deployment comments use the title of the deployed rule instead of the ID, and all comment titles are sorted alphabetically.

Dependencies (Required)

None

Contributor guide