Skip to content

Labeler should search for labeler.yml AND labeler.yaml #813

@shadiramadan

Description

@shadiramadan

Description:
YAML recommends .yaml as the preferred extension type: https://yaml.org/faq.html
The Labeler action errors if the labeler file is created with .yaml. It should support both .yml and .yaml

Action version:
Any/latest

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Repro steps:
Use .yaml as the file extension.

Expected behavior:
A description of what you expected to happen.

The action should support .yaml as if it was .yml

Actual behavior:
A description of what is actually happening.

The config file was not found at .github/labeler.yml.

Metadata

Metadata

Labels

feature requestNew feature or request to improve the current logic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions