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

Stale bot not running #297

Closed shekhar-shubhendu closed 4 years ago

shekhar-shubhendu commented 4 years ago

I have setup the bot on a project but it does not seem to run, tried removing and adding again too.

Here is the stale.yml https://github.com/react-cropper/react-cropper/blob/develop/.github/stale.yml

scalp42 commented 3 years ago

@shekhar-shubhendu what was the fix? Running into the same issue.

shekhar-shubhendu commented 3 years ago

@scalp42 For me, the issue was with YAML formatting. It worked after I fixed it.