Quick Notes84 words
Azure Boards and GitHub integration — quick notes
Boards ↔ GitHub — quick notes
| Step | Detail |
|---|---|
| 1 | Add a GitHub connection in Azure Boards |
| 2 | Authenticate via the Azure Boards app (not a PAT) |
| 3 | Select repositories in scope |
| 4 | Use AB#<id> in commits, branches, PR titles/descriptions |
- Transition keywords (e.g.
Fixes AB#123) close the item on merge. - PAT-based connections break when the person leaves.
- Repos not in the connection scope never link.