-
Notifications
You must be signed in to change notification settings - Fork 448
Closed
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
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.
JonasWanke, Benjamin-Frost, jmeridth, PThorpe92 and mloskot
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic