Adding Webhooks for GitHub

Pull request webhooks are now supported. See details on this page. Supported webhook events: Pushes event Pull request events Right click here […]

Adding Webhooks for Bitbucket

Pull request webhooks are now supported. See details on this page. Supported webhook events: Repository – Push Pull request – […]

Add New Repository

Creates new repository from the given settings. Only Jira admins can perform the Add New Repository API call.   url […]

Add New Integration API

Adds a new integration to the git configuration list via the API call. Only Jira admins can perform the Add […]

AWS CodeCommit

Using Jira Cloud? See the corresponding article.     Integrate AWS CodeCommit with Jira Data Center/Server AWS CodeCommit is a git host service […]

ScriptRunner – Javadocs – Class PullRequest

Package com.bigbrassband.jira.git.services.scriptrunner.models Object > PullRequest (this page) Pull Request information. Summary Constructors Visibility Signature public PullRequest() public PullRequest( String id, […]

ScriptRunner – Javadocs – Class Branch

Package com.bigbrassband.jira.git.services.scriptrunner.models Object > Branch Branch information. Summary Constructors Visibility Signature public Branch( String name, String externalUrl, Repository repository) public […]