no-response
no-response copied to clipboard
Support PRs
I took a quick look at the code and it seems like it does, but just to be sure, should this action also work with PRs? If it does, then I believe the default comment should also account for PRs instead of only issues. Also, would there be anything against allowing having a different daysUntilClose for PRs?
I would be willing to open PRs for the above changes.
Judging by https://github.com/lee-dohm/no-response/blob/1ae4f8bbc8a4607bb904abc1f5f7556ea2ace95b/src/no-response.ts#L133-L138, it does check both issues and PRs.
Well, if you go a couple lines up: https://github.com/lee-dohm/no-response/blob/1ae4f8bbc8a4607bb904abc1f5f7556ea2ace95b/src/no-response.ts#L130
It filters out PRs.
Then you've answered your own question :slightly_smiling_face:
Haha, fair enough, but I'll keep this open as an issue that requests PR support.
oh dang, I wanted this mostly for PRs :\