-
Couldn't load subscription status.
- Fork 29
Open
Description
Work has been started on a script that can parse a composite action or reusable workflow, extract the inputs and outputs defined, and then output those inputs/outputs formatted for either a composite action, reusable workflow, or markdown table.
We should look into putting some extra love into this to do the following:
- Write a check that verifies that
.github/workflows/docker-build-push-multiarch.ymlincludes all of the inputs and outputs defined inactions/docker-build-push-image/action.yml. - Write a check that verifies that all actions have their inputs and outputs documented in the associated README.
- Write a check to verify that any reusable workflows (in
.github/workflows) have their inputs/outputs documented in an associated README.
Metadata
Metadata
Assignees
Labels
No labels