actions-marketplace-validations/Trasform GitHub lab to Github skills format
Take a config.yml, parse it into a README.md
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | config.yml path | yes | config.yml |
| course-details-file | course-details.md path | yes | course-details.md |
| readme-file | README.md to generate | yes | README.md |
| root-path | a base path all the lab config files are located | no | ./ |
| inline-markdown-links | inline relative markdown files links provided in step link property. | no | false |
Outputs
| name | description |
|---|---|
| readme | The genereated README.md from config.yml + course-details.md |