mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-22 14:27:42 +01:00
Fix logiche bot stale
This commit is contained in:
parent
197563832c
commit
704e539cc4
8
.github/stale.yml
vendored
8
.github/stale.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user