-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 fields to Branch Protection
endpoint
#2744
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2744 +/- ##
=======================================
Coverage 98.05% 98.05%
=======================================
Files 132 132
Lines 11611 11611
=======================================
Hits 11385 11385
Misses 154 154
Partials 72 72
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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, @yardenshoham.
Please correct the issues below and make sure to re-run gofmt
and go generate ./...
and push (not force-push since we always squash and merge PRs in this repo) the changes to this PR.
Thanks, changes applied |
…URL` instead of `Url`
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, @yardenshoham !
LGTM.
Merging.
Fixes #2719
This adds a few fields that were requested in #2719.