Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Add GitLab issue tracker support #115

Open
Maxhy opened this issue Mar 6, 2018 · 1 comment
Open

Add GitLab issue tracker support #115

Maxhy opened this issue Mar 6, 2018 · 1 comment

Comments

@Maxhy
Copy link

Maxhy commented Mar 6, 2018

GitLab issue tracker is currently not supported and could be easily integrated once https://gitlab.com/gitlab-org/gitlab-ce/issues/30822 implemented. For now, it may be possible to do manually the filter on client side based on closed_at (/api/v4/projects/myProject/issues?state=closed). Issue for tracking & discussion before implementation.

@Maxhy
Copy link
Author

Maxhy commented Mar 8, 2018

I did a first implementation but I'm not able to test it very well... Looks like I also have to update GitTools.IssueTrackers.IssueTrackerType to add GitLab on the list. What I did locally but my new factory is still not detected on GitReleaseNotes. What's the magic here? Could you explain quickly here so I will send a PR for this support? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant