Skip to content

Do not index issues that have a linked PR #528

@arkid15r

Description

@arkid15r

Is your feature request related to a problem? Please describe.
Sometimes issues don't have an assignee but somebody still works on it and submits a PR (linked to the issue). Typically this means issue has already been taken care or.

Describe the solution you'd like

  • Introduce a new flag has_pull_request for Issue model.
  • Populate it during sync process based on GitHub API response issue pull_request field.
  • Exclude issues with pull requests from indexing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions