We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am trying to get the value of
active_lock_reason
activeLockReason
on the issue object.
Ive searched the C# source code but I do not think this property is accessible?
The text was updated successfully, but these errors were encountered:
It seems like this hasn't been added to the API, both for Issue and PullRequest responses.
Issue
PullRequest
Marking this as up-for-grabs in case someone wants to have a go at adding support.
up-for-grabs
Sorry, something went wrong.
I would like to help out on this issue.
Successfully merging a pull request may close this issue.
Hello,
I am trying to get the value of
active_lock_reason
JSONactiveLockReason
GraphQLon the issue object.
Ive searched the C# source code but I do not think this property is accessible?
The text was updated successfully, but these errors were encountered: