Skip to main content

查看所有议题和拉取请求

“Issues and Pull Request”仪表板列出了已创建的待处理议题和拉取请求,以及保存的视图。 您可以使用它们更新已过时的项目、关闭它们或跟踪所有仓库(包括您没有订阅的仓库)内提到的位置。

Viewing your issues and pull requests

Your issue and pull request dashboards are available at the top of any page. On each dashboard, you can filter the list to find issues or pull requests you created, that are assigned to you, or in which you're mentioned. You can also find pull requests that you've been asked to review.

  1. At the top of any page, click to see your issues or to see your pull requests.

    Screenshot of the header of any page on GitHub. The "Pull requests" and "Issues" icons are outlined in dark orange.

  2. Optionally, choose a filter or use the search bar to filter for more specific results. For more information, see Filtering and searching issues and pull requests.

Tracking issues and pull requests with saved views

To help you better monitor and find issues and pull requests across multiple repositories, you can create saved views on the issues dashboard.

You can create up to 25 saved views.

Create a saved view

  1. At the top of any page, click to see your issues.
  2. On the left sidebar, to the right of "Views", click .
  3. Add a title, description, and custom icon for your view.
  4. Under "Query", build your search query using the advanced filters. For help using filters, see Searching issues and pull requests.

    提示

    Use the is:pr filter to include pull requests in the saved view.

  5. Click Save view.

Edit, duplicate or delete a saved view

  1. At the top of any page, click to see your issues.
  2. On the left sidebar, under "Views", click the saved view you want to edit, duplicate or delete.
  3. To the right of the name of the saved view, click ..
  4. Click Edit to modify the view, Duplicate to create a copy of the view, or Delete to remove the view.

Further reading