nerdexam
Microsoft

GH-900 · Question #101

Where can a user manually link a pull request to an issue?

The correct answer is B. in the right sidebar of the pull request, under "Development". Manually linking a pull request or branch to an issue using the issue sidebar Anyone with write permissions to a repository can manually link a pull request or branch to an issue from the issue sidebar. You can manually link up to ten issues to each pull request. The issue can…

Collaboration Features

Question

Where can a user manually link a pull request to an issue?

Options

  • Ain the right sidebar of the pull request, under "Assignees"
  • Bin the right sidebar of the pull request, under "Development"
  • Cin the comment section of the issue
  • Din the description of the issue

How the community answered

(31 responses)
  • B
    90% (28)
  • C
    6% (2)
  • D
    3% (1)

Explanation

Manually linking a pull request or branch to an issue using the issue sidebar Anyone with write permissions to a repository can manually link a pull request or branch to an issue from the issue sidebar. You can manually link up to ten issues to each pull request. The issue can be in a different repository than the linked pull request or branch. Your last selected repository will be 1. On GitHub, navigate to the main page of the repository. 2. Under your repository name, click Issues. 3. In the list of issues, click the issue that you'd like to link a pull request or branch to. *-> 4. In the right sidebar, click Development. 5. Click the repository containing the pull request or branch you want to link to the issue. 6. Click the pull request or branch you want to link to the issue. https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull- request-to-an-issue

Topics

#GitHub UI#Pull requests#Issues#Linking PRs and Issues

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice