xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.42k stars 960 forks source link

Deploy keys is misssing `expires_at` #2020

Closed petrzjunior closed 2 weeks ago

petrzjunior commented 1 month ago

Deploy keys has supported expires_at field since GitLab 15.11, currently the field cannot be set.

See POST /projects/:id/deploy_keys docs: https://docs.gitlab.com/ee/api/deploy_keys.html#add-deploy-key