Skip to content

github: unify YAML file extension to .yml - #4429

Merged
ashie merged 1 commit into
fluent:masterfrom
kenhys:unify2yml
Mar 11, 2024
Merged

github: unify YAML file extension to .yml#4429
ashie merged 1 commit into
fluent:masterfrom
kenhys:unify2yml

Conversation

@kenhys

@kenhys kenhys commented Mar 11, 2024

Copy link
Copy Markdown
Contributor

Which issue(s) this PR fixes:

Fixes N/A

What this PR does / why we need it:

It is not harmful because GitHub allows both of file extensions (.yaml and .yml), but it may be better to unify it for consistency.

.yml is used in https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions

Docs Changes:

N/A

Release Note:

N/A

It is not harmful because GitHub allows both of file extensions (.yaml
and .yml), but it may be better to unify it for consistency.

.yml is used in https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@daipom

daipom commented Mar 11, 2024

Copy link
Copy Markdown
Contributor

Thanks!

.yml is used in https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions

I agree with unifying .yml based on this reason.

Should we wait a bit to see if there are any other opinions?

@ashie
ashie merged commit d55f444 into fluent:master Mar 11, 2024
@kenhys
kenhys deleted the unify2yml branch March 11, 2024 04:10
@ashie ashie added this to the v1.17.0 milestone Apr 30, 2024
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.

3 participants