Jigit does not parse in groups

Issue #36 new
Peter Heitbrock created an issue

Hi Dmitrii,

in gitlab we are using a structure like this:

groups
+- repo
+-group1
+- repo
+-group2
+- repo

: +-group-n +- repo

to get it work we have to create a config for groups, groups/group1 and another one for groups/group2.

Jira version: 7.7.2 Jigit version: 1.2.4

Because we have very large number of subgroups It would be great if we need to configure only the parent ( here groups).

Thanks Peter

PS: by the way Jigit works fine

Comments (6)

  1. Dmitrii Apanasevich repo owner

    Hi Peter,

    Thanks for your proposal. I think, it's possible to implement such functionality.

  2. Peter Heitbrock reporter

    Hi Dmitrii,

    thanks for your reply. That would be great and save us a lot of config work.

    Kind regards Peter

  3. Anvesh Gundlapalli

    Is there any update on this? I would prefer not to set up multiple JIGIT hooks for each subgroup, as my project has many.

  4. Log in to comment