mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 19:44:57 +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
|
||||
- roadmap
|
||||
- enhancement
|
||||
- "help wanted"
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: wontfix
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
Reference in New Issue
Block a user