Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing CreateGroupIssueBoard function #767

Closed
paulvollmer opened this issue Feb 6, 2020 · 3 comments
Closed

Missing CreateGroupIssueBoard function #767

paulvollmer opened this issue Feb 6, 2020 · 3 comments

Comments

@paulvollmer
Copy link
Contributor

Hello,

it looks like the func to create group issue boards is missing for https://godoc.org/github.com/xanzy/go-gitlab#GroupIssueBoardsService
here are the gitlab api docs: https://docs.gitlab.com/ce/api/group_boards.html#create-a-group-issue-board-premium

or maybe i don't find the right go func to create a group board.
if the func is missing, i can implement it if you like.

thanks in advance, paul

paulvollmer added a commit to paulvollmer/go-gitlab that referenced this issue Feb 6, 2020
@paulvollmer
Copy link
Contributor Author

I send a PR for that right now...

svanharmelen added a commit that referenced this issue Feb 6, 2020
Added CreateGroupIssueBoard func #767
@svanharmelen
Copy link
Member

Thanks! Fixed by PR #768

@paulvollmer
Copy link
Contributor Author

@svanharmelen thank you for the fast merge

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

No branches or pull requests

2 participants