gitlab: support for group whitelist#1436
Conversation
srenatus
left a comment
There was a problem hiding this comment.
Thanks, that's a great addition.
Do we have tests for this connector that could be expanded?
Would you think factoring out some group-related helper used in all three connectors would make sense?
|
Yeah sorry, I haven't extended the test cases (I saw that there are tests for GitLab), I surely will. |
|
I was wrong, there are no GitLab connector tests yet, I will add a few :) |
srenatus
left a comment
There was a problem hiding this comment.
Thank you for this contribution! 😃
I'm not near a real computer, so I'll leave the merge for someone else.
|
How can we get this merged? :) |
|
I'll take a leap of faith... 😉 |
|
Thank you! 👍 |
gitlab: support for group whitelist, add tests
The GitLab connector was missing the group/org/team filtering as in BitBucket or GitHub connector. In this PR I would like to cure this absence.