Creating Personal Access Tokens

This page contains steps for creating personal access tokens (PATs) for specific git hosts. Use the table of contents to […]

Configure Source Code Diff Viewing

By default – integrations (GitLab, GitHub, etc) and individual repositories have Source Code Diff Viewing enabled. Jira administrators can disable all user’s […]

Commits API

Obtain commit information associated with an issue by calling the commits API. Commits REST API Get Commits Get Commit Issue […]

Commit-msg Hook

Every developer must have this hook on his local machine in order to: Commit codes locally several times then pushes […]