Skip to content

Seal ignores PRs with the same title #145

@suzannehamilton

Description

@suzannehamilton

If you have several pull requests with the same title (e.g. because you've fixed the same issue in different projects), the seal only reports one of them.

I suspect this is because GithubFetcher returns a hash of the PRs with the title as the key. Line 26:

pull_requests[pull_request.title] = present_pull_request(pull_request, repo_name)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions