Azure Boards and GitHub linking: '#N' vs 'AB#N'

Verdict: '#N' targets a GitHub issue; 'AB#N' an Azure Boards work item. A bare reference links only; a fix keyword on merge to the default branch closes the issue or transitions the work item to Resolved, else Completed.

Criterion#123 (GitHub issue)AB#234 (Boards work item)
Refers toA GitHub issue in the repositoryAn Azure Boards work item
Bare referenceLinks the issueLinks the work item, no state change
Fix keyword on merge to default branchCloses the GitHub issueTransitions to first Resolved-category state, else first Completed
Querying linked itemsn/aNo GitHub-link field; query External Link Count > 0

Rules

Traps