mage-os / github-actions

Mage-OS GitHub Actions for the distribution repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DOCS] Write a yaml processor which converts the `actions.yml` to a table for READMEs.

damienwebdev opened this issue Β· comments

πŸ“„ Documentation Request

What were you doing?

I was looking at actions and I want to know the inputs. However, I'm forced to read yml. I'd like to read markdown instead.

Expected behavior

See the inputs in the README.md and the actions.yml.

Existing Documentation

These are already documented, we just need a tool that will generate docs from the yml on every PR.