-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add support for organization Immutable Releases API #3774
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
base: master
Are you sure you want to change the base?
Add support for organization Immutable Releases API #3774
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3774 +/- ##
==========================================
+ Coverage 91.41% 91.44% +0.03%
==========================================
Files 187 188 +1
Lines 16822 16900 +78
==========================================
+ Hits 15377 15455 +78
Misses 1257 1257
Partials 188 188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Thank you, @Not-Dhananjay-Mishra!
Just a few issues to address, please, then we should be ready for a second LGTM+Approval from any other contributor to this repo.
@gmlewis and @zyfy29 Thanks for the suggestions, I’ve made some changes: |
Fixes: #3771.
This PR adds support for Organization Immutable Releases API
Implement
/orgs/{org}/settings/immutable-releases
/orgs/{org}/settings/immutable-releases
/orgs/{org}/settings/immutable-releases/repositories
/orgs/{org}/settings/immutable-releases/repositories
/orgs/{org}/settings/immutable-releases/repositories/{repository_id}
/orgs/{org}/settings/immutable-releases/repositories/{repository_id}
issue - #3771