- Notifications
You must be signed in to change notification settings - Fork673
feat: add support for deployment approval endpoint#2254
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks LGTM! Just a quick question mostly about upstream API weirdness.
Add support for the deployment approval endpoint[1][1]https://docs.gitlab.com/ee/api/deployments.html#approve-or-reject-a-blocked-deploymentCloses:#2253
9f9e25b
to9c9eeb9
Comparecodecov-commenter commentedAug 25, 2022
Codecov Report
@@ Coverage Diff @@## main #2254 +/- ##==========================================+ Coverage 87.23% 95.41% +8.18%========================================== Files 81 81 Lines 5375 5390 +15 ==========================================+ Hits 4689 5143 +454+ Misses 686 247 -439
Flags with carried forward coverage won't be shown.Click here to find out more.
|
Add support for the deployment approval endpoint[1]
[1]https://docs.gitlab.com/ee/api/deployments.html#approve-or-reject-a-blocked-deployment
Closes:#2253