Skip to content

Show open pull requests alongside issues #4

Description

@KiIISo

Extend the repo detail view to also display open pull requests, not just issues.

Proposed UI:

  • Tab switcher: Issues | Pull Requests
  • PR card: title, author, branch name, review status, link icon

API: octokit.rest.pulls.list({ owner, repo, state: 'open' })

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions