1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #16929 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-04-08 01:27:43 -07:00
committed by GitHub
8 changed files with 27 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -63,6 +63,19 @@ Draft issues can have a title, text body, assignees, and any custom fields from
3. Select the repository where the pull request or issue is located. You can type part of the repository name to narrow down your options.
4. Select the issue or pull request. You can type part of the title to narrow down your options.
#### Adding multiple issues or pull requests from a repository
1. On {% data variables.product.product_location %}, navigate to the repository that contains the issues or pull requests you want to add to your project.
{% data reusables.repositories.sidebar-issue-pr %}
1. To the left of each issue title, select the issues that you want to add to your project.
![Screenshot showing checkbox to select issue or pull request](/assets/images/help/issues/select-issue-checkbox.png)
1. Optionally, to select every issue or pull request on the page, at the top of the list of issues or pull requests, select all.
![Screenshot showing checkbox to select all on screen](/assets/images/help/issues/select-all-checkbox.png)
1. Above the list of issues or pull requests, click **Projects (beta)**.
![Screenshot showing checkbox to select all on screen](/assets/images/help/issues/projects-beta-assign-button.png)
1. Click the projects you want to add the selected issues or pull requests to.
![Screenshot showing checkbox to select all on screen](/assets/images/help/issues/projects-beta-assign-dropdown.png)
#### Assigning a project from within an issue or pull request
1. Navigate to the issue or pull request that you want to add to a project.
@@ -102,7 +115,20 @@ You can restore archived items but not deleted items. For more information, see
## Restoring archived items
To restore an archived item, navigate to the issue or pull request. In the project side bar on the issue or pull request, click **Restore** for the project that you want to restore the item to. Draft issues cannot be restored.
1. Navigate to your project.
1. In the top-right, click {% octicon "kebab-horizontal" aria-label="the kebab icon" %}.
1. In the menu, click **Archived items**.
1. Optionally, to filter the archived items displayed, type your filter into the text box above the list of items. For more information about the available filters, see "[Filtering projects (beta)](/issues/trying-out-the-new-projects-experience/filtering-projects)."
![Screenshot showing field for filtering archived items](/assets/images/help/issues/filter-archived-items.png)
1. To the left of each item title, select the items you would like to restore.
![Screenshot showing checkboxes next to archived items](/assets/images/help/issues/select-archived-item.png)
1. To restore the selected items, above the list of items, click **Restore**.
![Screenshot showing the "Restore" button](/assets/images/help/issues/restore-archived-item-button.png)
## Adding fields