xbmc/Kodi addon checker action
Automatically checks your addon codebase against common mistakes and Kodi official repository rules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kodi-version | Minimal kodi version where this addon should work (gotham, helix, isengard, jarvis, krypton, leia, matrix) | yes | leia |
| addon-id | The addon id (default empty and folder id mismatch is set to true) | no | "" |
| is-pr | If the validation is being run as part of a pull request | no | false |
| rewrite-for-matrix | If the addon.xml should be re-written for matrix (default false) | no | false |
Outputs
no outputs