Skip to content

Rename action.yaml to action.yml#113

Merged
j178 merged 1 commit intoj178:mainfrom
shaanmajid:style/rename-action-yaml-to-yml
Mar 19, 2026
Merged

Rename action.yaml to action.yml#113
j178 merged 1 commit intoj178:mainfrom
shaanmajid:style/rename-action-yaml-to-yml

Conversation

@shaanmajid
Copy link
Copy Markdown
Collaborator

@shaanmajid shaanmajid commented Mar 18, 2026

GitHub Actions accepts both action.yml and action.yaml. Standardizes on the more conventional .yml extension.

Similar to 670edba

@j178 j178 merged commit 1925043 into j178:main Mar 19, 2026
9 checks passed
@ulgens
Copy link
Copy Markdown
Contributor

ulgens commented Apr 11, 2026

on the more conventional .yml extension

Is there a source for this? I'm not saying it's wrong but it feels subjective.

@shaanmajid shaanmajid deleted the style/rename-action-yaml-to-yml branch April 13, 2026 19:49
@shaanmajid
Copy link
Copy Markdown
Collaborator Author

I've personally seen it far more frequently than action.yaml in other action repos, e.g. GitHub's own actions/checkout. I didn't bother writing a codesearch, but I would expect occurrences of action.yml to far exceed those of action.yaml across all public GHA repos.

That being said, the main motivation for this change was consistency with 670edba lol

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants