Question: 1/50
Your team uses Azure Boards and Azure Repos. Management wants pull requests to automatically link to work items and enforce a consistent PR description template. What should you implement?
Enable branch policies that require a linked work item and add a pull request template in the repository
Create a service hook that posts PR details to Microsoft Teams and manually copy the work item ID into the PR
Use a pipeline variable group to store work item IDs and inject them into PRs during build validation
Require developers to include work item IDs in commit messages and disable pull requests