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 rotate to PersonalAccessTokens resource #3459

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

Djcd
Copy link
Contributor

@Djcd Djcd commented Nov 17, 2023

Description

An endpoint for rotating personal access points was introduced in gitlab 16.0.

Proposal

I added the rotate function to the PersonalAccessToken resource.

This commit also includes the expiresAt option which was introduced to the rotate endpoint with gitlab 16.6.

Checklist

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

@jdalrymple jdalrymple added the type:feature Changes add a new feature label Nov 17, 2023
@jdalrymple jdalrymple merged commit c39ac08 into jdalrymple:main Nov 17, 2023
1 of 2 checks passed
@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