Skip to content

Commit 43004b5

Browse files
Merge pull request #8049 from MicrosoftDocs/users/danhellem/branch-note-1
Add note on state transitions for pull requests merged into the default branch
2 parents 8b39f85 + e34b994 commit 43004b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/boards/github/link-to-from-github.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: chcomley
88
author: chcomley
99
ms.topic: quickstart
1010
monikerRange: "<=azure-devops"
11-
ms.date: 04/23/2025
11+
ms.date: 06/24/2025
1212
---
1313

1414
# Link GitHub commits, pull requests, branches, and issues to work items in Azure Boards
@@ -47,6 +47,9 @@ When a pull request description includes a valid state name, for example, ``Clos
4747

4848
By default, work items referenced with ``fix``, ``fixes``, or ``fixed`` transitions to the first state associated with the **Resolved** category. If no such state exists in the current process, the system instead transitions the work item to the first state in the **Completed** category.
4949

50+
> [!IMPORTANT]
51+
> You can still link work items and target other branches, but state transition rules don't apply unless the pull request is merged into the default branch.
52+
5053
For more information, see [How workflow category states are used in Azure Boards backlogs and boards](../work-items/workflow-and-state-categories.md).
5154

5255
Review the following table of examples:

0 commit comments

Comments
 (0)