注意
Issue dependencies are in public preview and subject to change.
Issue dependencies let you define issues that are blocked by, or blocking, other work.
Marking an issue as blocked by, or blocking, another issue
- Navigate to the issue that you want to create a dependency for.
- In the right sidebar, click Relationships.
- From the dropdown, select a dependency option:
- To indicate that your issue depends on another issue being completed, select Mark as blocked by.
- To indicate that your issue is preventing another issue from being completed, select Mark as blocking.
- In the dialog box that opens, search for and select all the issues that are blocked by, or blocking, your issue.
Blocked issues are marked with a "Blocked" icon on your project boards or repository's Issues page, so you can easily identify bottlenecks.
Removing a blocking relationship between two issues
- Navigate to the issue that you want to remove a dependency from.
- In the right sidebar, click Relationships.
- From the dropdown, select a dependency option:
- To indicate that your issue no longer depends on another issue being completed, select Change blocked by.
- To indicate that your issue is no longer preventing another issue from being completed, select Change blocking.
- In the dialog box that opens, deselect the issues that are no longer blocked by, or blocking, your issue.