Skip to content

Standardize .github files to .yaml suffix#458

Merged
gaborbernat merged 1 commit intomainfrom
fix-yaml-suffix
Feb 27, 2026
Merged

Standardize .github files to .yaml suffix#458
gaborbernat merged 1 commit intomainfrom
fix-yaml-suffix

Conversation

@gaborbernat
Copy link
Copy Markdown
Member

Remove .yml duplicates and rename to .yaml where needed: rename dependabot.yml->.yaml rename release.yml->.yaml rename FUNDING.yml->.yaml

@gaborbernat gaborbernat requested a review from ofek as a code owner February 27, 2026 15:09
@gaborbernat gaborbernat merged commit b10b8c5 into main Feb 27, 2026
32 checks passed
@gaborbernat gaborbernat deleted the fix-yaml-suffix branch February 27, 2026 15:27
@ofek
Copy link
Copy Markdown
Collaborator

ofek commented Feb 27, 2026

Do you mean normalize rather than standardize? By far the most common extension for GitHub configuration is .yml and that is what's documented in: the example workflow tutorial, example action tutorial (the reference prominently declares action.yml as preferred upfront), the sponsor button how-to only mentions FUNDING.yml, the Dependabot reference only mentions dependabot.yml, the examples in the official starter template repo only use .yml, etc.

@gaborbernat
Copy link
Copy Markdown
Member Author

gaborbernat commented Feb 27, 2026

https://yaml.cc/tutorial/yml-vs-yaml.html the official spec recommends yaml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants