Jira Git Integration Demo
Jira Git Integration Demo
Video Demonstration
Timestamps
- Introduction: 0:00 - 0:43
- Demo Overview: 0:44 - 1:31
- Integration Requirements: 1:32 - 1:53
- Project Settings/Permissions: 1:54 - 4:21
- User Functionality: 4:22 - 9:50
- Automation for Jira: 9:51 - 12:01
- Outro and Q&A: 12:02 - 13:52
Jira and Git Linking Requirements
- Git repo linked to Jira.
- NOTE: Submit a ticket to Collab Tools to have your Git project repository linked to Jira.
- Git commit message, branch name/title, and merge request name/title must contain the intended Jira issue key (ie: ENTCOLLAB-####) to allow association to the correct issue.
- NOTE: The changes may not reflect immediately in Jira. Jira is on a 2 min re-indexing cycle.