probot / stale

A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.
https://probot.github.io/apps/stale/
ISC License
1.25k stars 212 forks source link

Config to disable stale for issue/pr #222

Closed cyberhck closed 5 years ago

cyberhck commented 5 years ago

I've a use case where I want to enable this bot only on PRs, it'd be good to be able to configure this like that.

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.85. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

kevingranade commented 5 years ago

This feature exists, see the sample config file

# Limit to only `issues` or `pulls`
# only: issues