taskell icon indicating copy to clipboard operation
taskell copied to clipboard

Support GitLab Boards

Open Morabaraba opened this issue 5 years ago • 3 comments

GitLab Boards Support would be nice.

Thanks for the cli tools!

Morabaraba avatar Feb 19 '20 19:02 Morabaraba

Seems the Haskell Gitlab library does not support boards yet, but it does support isuses

https://hackage.haskell.org/package/gitlab-haskell

jelly avatar Nov 25 '20 09:11 jelly

@Morabaraba @jelly @smallhadroncollider

I've added support for the GitLab Boards API in the gitlab-haskell library.

Details and the Haskell API for GitLab Boards here:

See: https://gitlab.com/robstewart57/gitlab-haskell/-/issues/12

Feel free to ask me questions about using these functions to add GitLab Boards support to taskell.

robstewart57 avatar Apr 11 '21 22:04 robstewart57

My current focus is on some fairly major performance issues, so I probably won't get round to working on this anytime soon. But happy for someone to do a PR.

smallhadroncollider avatar Apr 13 '21 07:04 smallhadroncollider