Octokit.net SearchIssuesRequest - Is there a way to search for issues that have not been locked? #2615
-
I'm using Octokit.net's SearchIssuesRequest for several things, and it's pretty awesome, one thing I'm having trouble with is figuring out how to search for issues that are locked/unlocked. One of the things I need to do for closed issues older than X days is lock them. We have several thousand closed issues but I haven't been able to figure out how to limit the search for only those issues that haven't been locked and I was wondering if this can be done with SearchIssuesRequest? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @JimSuplizio, Thanks for reaching out! ❤️ So I've got some good and bad news for you...
Please feel free to open a PR to implement this, and let us know how we can help! We'll create an issue for this request/question for prioritization and tracking purposes - it would be a great addition to the Issue Search API. |
Beta Was this translation helpful? Give feedback.
Hey @JimSuplizio, Thanks for reaching out! ❤️
So I've got some good and bad news for you...
Please feel free to open a PR to implement this, and let us know how we can help! We'll create an issue for this request/question for prioritization and tracking purposes - it would be a great addition to the Issue Search API.