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 operations timeout

This setting is part of the General Settings configuration page. VERSION 4.0.1+ This setting is now moved to the Advanced […]

Git notes

The Git Integration for Jira app displays git notes in the Git Commits tab: For a git repository with several existing commits […]