octokit.net icon indicating copy to clipboard operation
octokit.net copied to clipboard

Issue active_lock_reason missing

Open broccolihighkicks opened this issue 5 years ago • 2 comments

Hello,

I am trying to get the value of

  • active_lock_reason JSON
  • activeLockReason GraphQL

on the issue object.

Ive searched the C# source code but I do not think this property is accessible?

broccolihighkicks avatar Sep 09 '20 19:09 broccolihighkicks

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.

shiftkey avatar Feb 25 '21 19:02 shiftkey

I would like to help out on this issue.

notauserx avatar Aug 04 '22 10:08 notauserx