Gitolite integration – Why the Git integration app not see the master branch?
Problem After creating a new bare repository and integrating it to Jira Server via Git Integration for Jira app, I’m […]
GitLab.com | GitLab CE/EE JMESPath filter examples
An optional JMESPath filter can be configured when adding GitLab integrations. 1. Contains (include) [?contains(name, ‘git’) || contains(name, […]
GitLab CE/EE EOL Support Policy
GitLab’s current policy is to support one stable release at any given time, but for medium-level security issues, GitLab may […]
GitHub.com | GitHub Enterprise JMESPath filter examples
An optional JMESPath filter can be configured when adding GitHub integrations. 1. Contains (include) [?contains(name, ‘git’)] This is […]
GitHub Enterprise (EOL)
The End-of-life (EOL) for a major release of GitHub Enterprise server is generally one year following its release date. For […]
GitHub App integration
GitHub offers a variety of integration options, including: API, OAuth, and more recently GitHub Apps. There are a number of […]
GitHub App JMESPath filter examples
VERSION 4.8+ We have implemented JMESPath filters supporting GitHub Application integrations. Do note that the declared string format is […]
Git user identity
A git user can identify himself on his local computer using the following commands: $ git config –global user.name “John […]
Git tags
The Git Integration for Jira app supports both lightweight and annotated tags. The tags are loaded separately from the rest of […]
Git roll up issue tab – General settings
This setting is part of the General Settings configuration page. This setting affects how the information is displayed in the […]