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

Add creation for service accounts on selfhosted instances #3458

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

Djcd
Copy link
Contributor

@Djcd Djcd commented Nov 17, 2023

Hi,

as an addition to #3437

Description

The already added service accounts creation for groups is mentioned in the gitlab documentation for creating service accounts on gitlab.com (also works for selfhosted). For self hosted instances there is also another endpoint available for adding service accounts directly without a group needed. This would be my preferred way and therfore i created this pr.

This feature has also been added in GitLab 16.1.

Proposal

I created a new resource ServiceAccounts with a method for creating those accounts directly in self hosted instances.

Checklist

  • I have checked that this is not a duplicate issue.
  • I have read the documentation.
gitbeaker

@jdalrymple jdalrymple added the type:feature Changes add a new feature label Nov 17, 2023
@jdalrymple jdalrymple merged commit 29c2b39 into jdalrymple:main Nov 17, 2023
1 of 2 checks passed
jdalrymple added a commit that referenced this pull request Nov 17, 2023
@jdalrymple
Copy link
Owner

🚀 PR was released in 39.24.0 🚀

@jdalrymple jdalrymple added the released This issue/pull request has been released. label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released. type:feature Changes add a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants