-
Notifications
You must be signed in to change notification settings - Fork 34
Support GitLab #48
Comments
Short answer: yes, eventually... It was kindly pointed out to me on Reddit that naming this project Now in terms of a timeframe, I'm not going to lie there are other features we would like to add here first. Thanks for your question! |
I initially added this to the |
Yeah this isn't a priority for |
Since your code tightly couples to GitHub API, maybe it wouldn't be a bad idea to rename this to "github-labelmaker" and make the other two as separate projects. You probably don't want to get into the battle where one change breaks the other two and vice-versa. |
I think we could potentially have this as a project which supports labelling for the different platforms, we can just let the user select which service they want to use. |
Would love gitlab support as well :) |
Just a question(type), I see that most of the code refers to GitHub,
but I was wondering if you are thinking of maybe supporting GitLab as well?
P.S.: The only decent NodeJS Gitlab API wrapper I found is this one, but doesn't support labels from what I can see...
The text was updated successfully, but these errors were encountered: