Issue Dependencies
| action | Description | Sample | Rule |
|---|---|---|---|
| issue_ | An issue was marked as blocked by another issue. | N | N |
| issue_ | The blocked by relationship between an issue and another issue was removed. | N | N |
| issue_ | An issue was marked as blocking another issue. | N | N |
| issue_ | The blocking relationship between an issue and another issue was removed. | N | N |
issue_dependencies.blocked_by_add
#Description
An issue was marked as blocked by another issue.
Documented on GitHub's organization audit log reference.
issue_dependencies.blocked_by_remove
#Description
The blocked by relationship between an issue and another issue was removed.
Documented on GitHub's organization audit log reference.
issue_dependencies.blocking_add
#Description
An issue was marked as blocking another issue.
Documented on GitHub's organization audit log reference.
issue_dependencies.blocking_remove
#Description
The blocking relationship between an issue and another issue was removed.
Documented on GitHub's organization audit log reference.