taskell
taskell copied to clipboard
Support GitLab Boards
Seems the Haskell Gitlab library does not support boards yet, but it does support isuses
https://hackage.haskell.org/package/gitlab-haskell
@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.
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.