diff --git a/.github/stale.yml b/.github/stale.yml index 054a084b9d7..61dfae5d273 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -25,8 +25,11 @@ staleLabel: Review - Abandoned markComment: > This PR has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs within 10 days. + Thank you for your contributions. + Community members are welcome to grab these works. + # Comment to post when removing the stale label. # unmarkComment: > # Your comment here. @@ -34,8 +37,11 @@ markComment: > # Comment to post when closing a stale Issue or Pull Request. closeComment: > This PR has be automatically close because it is stale. - If you wish to continue working on the PR, please first update the PR, - then reopen it. Thanks again for your contribution. + If you wish to continue working on the PR, please first update the PR, then reopen it. + + Thanks again for your contribution. + + Community members are welcome to grab these works. # Limit the number of actions per hour, from 1-30. Default is 30 limitPerRun: 30