Skip to content
Snippets Groups Projects

Jira - Fixed Jira Issue tracker support

Merged gitlab-qa-bot requested to merge github/fork/pguridi/jira into master

Created by: pguridi

Integration with Jira issue tracker was not working out of the box, because Jira uses issues ids as: PROJECT-1234. Changed the Issues regular expression to support this format as well. Also added configuration example for a Jira server.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: senny

    @randx can you take a look?

    By Administrator on 2013-05-27T18:52:02 (imported from GitLab project)

    By Administrator on 2013-05-27T18:52:02 (imported from GitLab)

  • Created by: senny

    @pguridi can you squash your commits into a single one?

    By Administrator on 2013-05-27T18:52:37 (imported from GitLab project)

    By Administrator on 2013-05-27T18:52:37 (imported from GitLab)

  • Created by: coveralls

    Coverage Status

    Coverage decreased (-0%) when pulling 5ec3129e on pguridi:jira into 987b51b9 on gitlabhq:master.

    By Administrator on 2013-05-27T20:13:00 (imported from GitLab project)

    By Administrator on 2013-05-27T20:13:00 (imported from GitLab)

  • Created by: pguridi

    @senny done. can u confirm is okay?

    By Administrator on 2013-05-27T22:58:37 (imported from GitLab project)

    By Administrator on 2013-05-27T22:58:37 (imported from GitLab)

  • Created by: senny

    @pguridi looks good :thumbsup: thanks.

    By Administrator on 2013-05-28T07:11:21 (imported from GitLab project)

    By Administrator on 2013-05-28T07:11:21 (imported from GitLab)

  • Created by: dzaporozhets

    looks ok. thanks

    By Administrator on 2013-05-29T10:20:10 (imported from GitLab project)

    By Administrator on 2013-05-29T10:20:10 (imported from GitLab)

  • Created by: netpoetica

    Is there any documentation available on how to connect JIRA and Gitlab? I am having difficulty finding any - thanks folks!

    By Administrator on 2014-01-14T22:19:18 (imported from GitLab project)

    By Administrator on 2014-01-14T22:19:18 (imported from GitLab)

  • Created by: bassrock

    @netpoetica :thumbsup:

    By Administrator on 2014-01-28T19:46:59 (imported from GitLab project)

    By Administrator on 2014-01-28T19:46:59 (imported from GitLab)

  • Created by: hailwood

    @netpoetica :thumbsup: Found anything?

    By Administrator on 2014-02-25T21:13:07 (imported from GitLab project)

    By Administrator on 2014-02-25T21:13:07 (imported from GitLab)

  • Created by: bassrock

    @hailwood and @netpoetica I found out that to do it you edit your gitlab.yml config file and uncomment the jira portion replacing it with your jira details. Then when you restart gitlab the project settings page has an option to use jira as the issue type and then asks for the jira project id.

    By Administrator on 2014-02-25T21:23:10 (imported from GitLab project)

    By Administrator on 2014-02-25T21:23:10 (imported from GitLab)

Please register or sign in to reply
Loading