Get Issue Development Info
jira_get_issue_development_infoRetrieve pull requests, commits, and branches linked to a Jira issue. Get development panel information from connected source control systems.
Instructions
Get development information (PRs, commits, branches) linked to a Jira issue.
This retrieves the development panel information that shows linked pull requests, branches, and commits from connected source control systems like Bitbucket, GitHub, or GitLab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_type | No | (Optional) Filter by data type. Examples: 'pullrequest', 'branch', 'repository' | |
| issue_key | Yes | Jira issue key (e.g., 'PROJ-123') | |
| application_type | No | (Optional) Filter by application type (case-sensitive). Examples: 'stash' (Bitbucket Server), 'bitbucket', 'GitHub', 'githube' (GitHub Enterprise Server), 'GitLab'. If omitted, types are discovered automatically. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |