1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Fix logiche bot stale

This commit is contained in:
FabioL
2022-06-03 16:41:32 +02:00
committed by GitHub
parent 197563832c
commit 704e539cc4

8
.github/stale.yml vendored
View File

@@ -23,22 +23,22 @@ exemptProjects: false
exemptMilestones: false
# Set to true to ignore issues with an assignee (defaults to false)
exemptAssignees: false
exemptAssignees: true
# Label to use when marking as stale
staleLabel: in chiusura
# Comment to post when marking as stale. Set to `false` to disable
markComment: >
Issue chiusa automaticamente in assenza di attività.
Issue in chiusura fra 7 giorni per mancanza di attività.
# Comment to post when removing the stale label.
# unmarkComment: >
# Your comment here.
# Comment to post when closing a stale Issue or Pull Request.
# closeComment: >
# Your comment here.
closeComment: >
Issue chiusa per inattività.
# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30