octokit.net
octokit.net copied to clipboard
Issue active_lock_reason missing
Hello,
I am trying to get the value of
active_lock_reasonJSONactiveLockReasonGraphQL
on the issue object.
Ive searched the C# source code but I do not think this property is accessible?
It seems like this hasn't been added to the API, both for Issue and PullRequest responses.
Marking this as up-for-grabs in case someone wants to have a go at adding support.
I would like to help out on this issue.