AZ-400 · Question #435
You use GitHub for source control and Azure Boards for project management. GitHub and Azure Boards are integrated. You plan to create a pull request in GitHub. You need to automatically link the reque
The correct answer is C. title E. description. From a GitHub commit, pull request or issue, use the following syntax to create a link to your Azure Boards work item. Enter the AB#ID within the text of a commit message. Or, for a pull request or issue, enter the AB#ID within the title or description (not a comment). https://le
Question
Options
- Amilestone
- Blabel
- Ctitle
- Dcomment
- Edescription
How the community answered
(37 responses)- A3% (1)
- B5% (2)
- C89% (33)
- D3% (1)
Explanation
From a GitHub commit, pull request or issue, use the following syntax to create a link to your Azure Boards work item. Enter the AB#ID within the text of a commit message. Or, for a pull request or issue, enter the AB#ID within the title or description (not a comment). https://learn.microsoft.com/en-us/azure/devops/boards/github/link-to-from-github?view=azure- devops#:~:text=within%20the%20title%20or%20description
Community Discussion
No community discussion yet for this question.