]> git.corax.cc Git - toolbox/commit
include/gitlab: Add function to retrieve all merge requests
authorMatthias Kruk <matthias.kruk@miraclelinux.com>
Thu, 10 Jun 2021 00:47:56 +0000 (09:47 +0900)
committerMatthias Kruk <matthias.kruk@miraclelinux.com>
Thu, 10 Jun 2021 00:47:56 +0000 (09:47 +0900)
commit7122d738b132dd8ceaec9c837df853ef9a09e26c
tree89ed80d693b859aad62f902a4af5f63d7eb1a5d8
parentbb3bc62f8b03c4325dfa17bbee4a68a3617aaf50
include/gitlab: Add function to retrieve all merge requests

This commit adds the gitlab_list_merge_requests() function, which allows
the caller to retrieve a list of merge requests for a given scope. If no
scope is specified, all merge requests that the user is assigned to will
be returned.
include/gitlab.sh