actions-marketplace-validations/Upload CWL conformance badges
Upload CWL conformance badges
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 25, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/common-workflow-lab_upload-conformance-badges@26e91714ee93073d63fd99c86ccf688e19d8ccc7 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cwlVersion | CWL version | yes | — |
| runner-name | name of CWL runner | yes | — |
| badgedir | full path to the directory that stores conformance badges | yes | — |
| repository | repository (in the form of `owner/repo`) to store badges | yes | — |
| upload-default-branch | whether uploading the result of HEAD in the default branch | no | false |
| upload-markdown-reports | whether uploading the markdown reports in addition to the conformance badges | no | false |
| ssh-key | deploy key to commit the repository specified in the `repository` field | yes | — |
Outputs
no outputs