Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Is it possible to support stale.yaml in addition to stale.yml? #386

Open
kenji-miyake opened this issue Sep 2, 2022 · 0 comments
Open

Comments

@kenji-miyake
Copy link

Currently, it seems only stale.yml is supported.

stale/index.js

Line 54 in 10840ea

let config = await getConfig(context, 'stale.yml')

However, since the .yaml extension is officially recommended, it would be nice if .yaml can also be supported.

https://yaml.org/faq.html says:

Is there an official extension for YAML files?
Please use ".yaml" when possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant