A team uses a monorepo with multiple projects in one Git repository. They want to enforce that each commit message must reference a work item from Azure Boards. Which branch policy should they configure?
Select one:
The trap here is that candidates often confuse 'commit message validation' with 'pull request work i...