GitHub Developer API announcement:
https://developer.github.com/changes/2018-01-10-lock-reason-api-preview/
Supporting this change will require the following:
This is slightly more involved than some of the other recent enhancements, but would still be a good challenge for any new contributor to this repo or to a new Go developer.
All contributions are greatly appreciated. Check out our CONTRIBUTING.md document for more information on how to get started.
Feel free to volunteer for any issue, and we can send you an invite to contribute to the repo (which you then accept) and the issue can be assigned to you so that others don't attempt to duplicate the work.
Thank you!
GitHub Developer API announcement:
https://developer.github.com/changes/2018-01-10-lock-reason-api-preview/
Supporting this change will require the following:
application/vnd.github.sailor-v-preview+json) togithub.go,active_lock_reasonandlock_reasonfields (ActiveLockReasonandLockReasonin Go, respectively) toIssueandPullRequestresponses,lock_reasonfield (LockReasonin Go) to theIssuesService.Lockrequest (which will involve a breaking API change, so that thelibraryVersionwill need to be bumped),lock_reason(LockReasonin Go) field toIssueEventandPullRequestEvent,libraryVersion.This is slightly more involved than some of the other recent enhancements, but would still be a good challenge for any new contributor to this repo or to a new Go developer.
All contributions are greatly appreciated. Check out our CONTRIBUTING.md document for more information on how to get started.
Feel free to volunteer for any issue, and we can send you an invite to contribute to the repo (which you then accept) and the issue can be assigned to you so that others don't attempt to duplicate the work.
Thank you!