Pull Request Metrics in GitKraken Insights
Last updated: March 2026 GitKraken Insights tracks ten Pull Request metrics that measure how code changes move through review and […]
DORA Metrics in GitKraken Insights
Last updated: March 2026 GitKraken Insights tracks four DORA (DevOps Research and Assessment) metrics, which are standardized performance indicators developed […]
Dashboard Configuration in GitKraken Insights
Last updated: March 2026 What GitKraken Insights dashboards display GitKraken Insights dashboards display Git activity, pull requests, issues, and CI/CD […]
Code Quality Metrics in GitKraken Insights
Last updated: March 2026 GitKraken Insights tracks four Code Quality metrics that assess engineering health by examining bug fix ratios, […]
When a GIJ license expires, it shows up as a session error to the user
Problem I’m getting an error message that says it’s a session error, SessionTokenNotFoundException, and I cannot proceed to use any […]
Upgrades and migrations within same server
The following instructions are for in-place upgrades + migrations of Jira on the same server (typically when upgrading version of […]
Tips for Jira Admins (Self-Managed)
Welcome, Jira administrators! In this page, you will be seeing some useful tips on how to get more productive using […]
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 […]
ScriptRunner – Javadocs – Class IntegrationType
Package com.bigbrassband.jira.git.services.integration IntegrationType (this page) Integration types supported. Summary Enum values Enum Values Description Integration properties required to connect to […]