minder icon indicating copy to clipboard operation
minder copied to clipboard

Combine all Minder PR comments into a single comment

Open eleftherias opened this issue 1 year ago • 1 comments

When a new PR comment is added, we should combine it with existing comments from other rules, rather than having Minder create separate comments for each rule.

Out of scope:

  • Gitlab

eleftherias avatar Dec 03 '24 10:12 eleftherias

@ethomson points out a concern about rule evaluations completing on different time schedules:

If license scanning takes 100ms and static analysis takes 5 minutes, do we add the license scan report right away and then update the comment later when static analysis comes in?

evankanderson avatar Dec 10 '24 14:12 evankanderson