github-auto-locker icon indicating copy to clipboard operation
github-auto-locker copied to clipboard

Allow optional lock reason

Open nbartels opened this issue 7 years ago • 1 comments

In the github API, there is a lock reason defined.

I suggest to add this as a optional parameter. https://developer.github.com/v3/issues/#lock-an-issue

nbartels avatar May 14 '18 13:05 nbartels

Thank you for pointing this out, @nbartels. I don't think that was part of the API when I originally wrote the code.

I don't have a burning need for setting a reason, so if anyone else would like to open a PR for it, please be my guest.

presidentbeef avatar Jul 16 '18 05:07 presidentbeef