Automatic Workflow Triggers
Use your development activity to make automatic changes in your Jira project workflows. For example: you can configure your Jira […]
Associating git commits manually to Jira issues
Right click here to open this video in a new browser tab for more viewing options. The process steps in […]
Smart commits – Advanced examples
A single action on a single issue. Example: TEST-100 #time 2w 1d 4h 30m This is a time log comment […]
Advanced – Clear Development Information setting
These settings are part of the General settings configuration page for Git Integration for Jira Cloud under Jira Development Information […]
Adding a public SSH Key
Add a public SSH key to your remote git host to prepare its repositories for connection with the Git Integration […]
Adding and connecting a nested repository
Adding a nested repository with Git Submodule While, GitHub does not allow nested repositories (Git doesn’t allow this for bare […]
Deep Linking to GitLens
NEW FEATURE GitLens is a Visual Studio Code extension and supercharges GIt inside VS Code while helping users visualize code, […]
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 […]
GitKraken Browser Extension
Last updated: June 2025 The GitKraken Browser Extension connects your Git repositories on GitHub, GitLab, Bitbucket, or Azure DevOps with […]