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
These instructions apply to instances on Free, Team, Cloud Enterprise (including EMU) plans hosted on GitHub.com. For instructions on self-hosted […]
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 Server
These instructions apply to self-hosted GitHub Enterprise Server. For instructions to instances hosted on GitHub.com (Free, Team, Enterprise (including EMU […]
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 […]