Skip to content

Multiple issues for a line should be combined #83

@bradleyfalzon

Description

@bradleyfalzon

In some cases one tool, or many tools report multiple issues for the same line. Currently, GopherCI posts multiple comments for the same line.

Should just be a matter of adjusting FilterComments or similar preprocessing step in or around

func (i *Installation) FilterIssues(ctx context.Context, owner, repo string, prNumber int, issues []db.Issue) (suppressed int, filtered []db.Issue, err error) {

screenshot 2017-04-14 07 25 45

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions