italia/publiccode.yml parser and validation Action
This action can be integrated in your CI configuration to have a constant validation of your publiccode.yml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| publiccode | publiccode.yml path | yes | publiccode.yml |
| comment-on-pr | Report validation results as inline comments on the pull request | no | false |
| no-network | Disables checks that require network connections (URL existence and oEmbed). This makes validation much faster. | no | false |
| no-external-checks | Disables ALL checks that reference external resources such as remote URLs or local file existence. Implies --no-network | no | false |
Outputs
| name | description |
|---|---|
| validation | publiccode.yml validation output |