runner icon indicating copy to clipboard operation
runner copied to clipboard

(Full) YAML support

Open sftim opened this issue 3 years ago • 5 comments

Describe the enhancement Allow use of YAML as the format for GitHub Actions workflows. Any valid document that can be expressed in YAML 1.x (pick a version you want to support) should be accepted if a conformant YAML implementation converts it to a JSON document, and that JSON document is equal to the transformation result of a “GitHub-flavored YAML” document that GitHub Actions does accept.

Code Snippet not applicable

Additional information Prompted by a comment that GitHub Actions doesn't yet support YAML, just a private subset.

NOTE: if the feature request has been agreed upon then the assignee will create an ADR. See docs/adrs/README.md

sftim avatar Mar 17 '22 17:03 sftim

Hi @sftim,

This enhancement is added to the board.

nikola-jokic avatar Mar 18 '22 08:03 nikola-jokic

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Jan 01 '24 00:01 github-actions[bot]

@nikola-jokic was this enhancement dropped?

lucasfcnunes avatar Apr 10 '24 23:04 lucasfcnunes

Could you please submit it to the GitHub Community Support Forum? This feature would require changes to the platform overall, so submitting this issue there would help route the problem to the correct team.

nikola-jokic avatar Apr 11 '24 08:04 nikola-jokic

Could you please submit it to the GitHub Community Support Forum? This feature would require changes to the platform overall, so submitting this issue there would help route the problem to the correct team.

Done! https://github.com/orgs/community/discussions/118688

lucasfcnunes avatar Apr 11 '24 11:04 lucasfcnunes