Restart count days-before-stale only for PR/issue author
Description:
The days-before-stale option will restart the count if there is a new update in the pull request or issue even if the update comes from the author or any other user.
Justification: Sometimes we make push force to the main branch. This "push force" will update all the open pull requests with a:
This makes the days-before-stale option restart the count in the open pull request even though that has been not touched by the author.
Could be great to have the option to make the days-before-stale option to restart the count only when there is an update from the pull request author or an option to exclude this kind of event from the counter.
Are you willing to submit a PR?
Hello @dtcMLOps Thank you for the heads up! We will investigate this feature request and come back to you as soon as we have some results. 🙂
Hi team, greetings.
Is there any update on this?
I'm also having this problem.