mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
fix stale.yml file extension (#548)
* fix stale.yml file extension * add help wanted label to exempt
This commit is contained in:
1
.github/stale.yaml → .github/stale.yml
vendored
1
.github/stale.yaml → .github/stale.yml
vendored
@@ -7,6 +7,7 @@ exemptLabels:
|
|||||||
- cncf
|
- cncf
|
||||||
- roadmap
|
- roadmap
|
||||||
- enhancement
|
- enhancement
|
||||||
|
- "help wanted"
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
staleLabel: wontfix
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
Reference in New Issue
Block a user