mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
build: stale bot adjustements
Removed not existing labels and made the error message a bit more verbose to tell people what to expect next. Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
5
.github/stale.yml
vendored
5
.github/stale.yml
vendored
@@ -6,7 +6,6 @@ daysUntilClose: 7
|
|||||||
exemptLabels:
|
exemptLabels:
|
||||||
- cncf
|
- cncf
|
||||||
- roadmap
|
- roadmap
|
||||||
- enhancement
|
|
||||||
- "help wanted"
|
- "help wanted"
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
staleLabel: wontfix
|
||||||
@@ -15,5 +14,7 @@ markComment: >
|
|||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
recent activity. It will be closed if no further activity occurs. Thank you
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
for your contributions.
|
for your contributions.
|
||||||
|
Issues labeled "cncf", "roadmap" and "help wanted" will not be automatically closed.
|
||||||
|
Please refer to a maintainer to get such label added if you think this should be kept open.
|
||||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||||
closeComment: false
|
closeComment: false
|
||||||
|
Reference in New Issue
Block a user