# Set to true to ignore issues in a project (defaults to false)
# Set to true to ignore issues in a project (defaults to false)
exemptProjects:false
exemptProjects:true
# Set to true to ignore issues in a milestone (defaults to false)
# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones:true
exemptMilestones:true
@ -36,10 +36,14 @@ exemptAssignees: true
staleLabel:status/response_needed
staleLabel:status/response_needed
# Comment to post when marking as stale. Set to `false` to disable
# Comment to post when marking as stale. Set to `false` to disable
markComment:>
markComment:|
This issue has been automatically marked as stale because it has not had
Issues not for bugs, enhancement requests or discussion go stale after 21 days of inactivity. This issue will be automatically closed after 14 days.
recent activity. It will be closed if no further activity occurs. Thank you
For all metrics refer to the [stale.yml file](https://github.com/Mailu/Mailu/blob/master/.github/stale.yml).
for your contributions.
Github issues are not meant for user support. For **user-support questions**, reach out on the [matrix support channel](https://matrix.to/#/#mailu:tedomum.net).
Mark the issue as fresh by simply adding a comment to the issue.
If this issue is safe to close, please do so now.
# Comment to post when removing the stale label.
# Comment to post when removing the stale label.
# unmarkComment: >
# unmarkComment: >
@ -47,9 +51,8 @@ markComment: >
# Comment to post when closing a stale Issue or Pull Request.
# Comment to post when closing a stale Issue or Pull Request.
closeComment:>
closeComment:>
This issue has not seen activity since as it has become stale. It will now be
This issue has not seen activity since as it has become stale.
automatically closed. Please note that this is an automatic action, and not
Stale issues are automatically closed after 14 days.
meant in any offensive way.
# Limit the number of actions per hour, from 1-30. Default is 30
# Limit the number of actions per hour, from 1-30. Default is 30