NARKOZ / gitlab

Ruby wrapper and CLI for the GitLab REST API
https://narkoz.github.io/gitlab
BSD 2-Clause "Simplified" License
1.06k stars 394 forks source link

Add support for Gitlab group access tokens API. #666

Closed jperville closed 3 months ago

jperville commented 1 year ago

This PR adds support for the Gitlab group access tokens API (list get create revoke).

See https://docs.gitlab.com/ee/api/group_access_tokens.html

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

floh96 commented 10 months ago

@jperville could you reopen this pr? @NARKOZ could you reopen and review this pr please?

NARKOZ commented 3 months ago

Merged via b5a5ff7 Thank you ❤️