Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.
This repository was 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

Description

@kenji-miyake

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions