...
How do I tie a ticket to GitHub?
Create a ticketUse
Begin branch names with the ticket key (e.g.
dsdw-588
) as your branch name (lowercase is preferred). Also, lowercase is preferred). You can also add additional metadata such the branch owner and description, separated by dashes (e.gcanvas-874-etsur-show-multiple-nonsis-users
).In pull requests, paste the URL to the ticket in a comment when you open a pull request, this makes it easy to link back to the ticket when reviewing a pull request.
The JIRA-GitHub integration should pick up all commits, pull requests and builds associated with the that branch.
If GitHub activity from your repo isn’t being reflected in your JIRA ticket, reach out to Rob Piscitello and work with him to get your repo added to the GitHub-JIRA integration.