actions-marketplace-validations/Check H5P library version
Comments whether or not the library version was updated in the current PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cancel-label | Name of the label that blocks messages from being sent | no | non-functional |
| working-directory | Path to the working directory | no | ./ |
| version-changed-message | Message shown when the version number was changed. These special words will be replaced: - `%OLD_VERSION%` — The project's version in the main branch - `%NEW_VERSION%` — The project's version in the current PR | no | :tada: The library version was updated from **%OLD_VERSION%** to **%NEW_VERSION%**. |
| version-not-changed-message | Message shown when the version number was changed. These special words will be replaced: - `%OLD_VERSION%` — The project's version in the main branch - `%NEW_VERSION%` — The project's version in the current PR - `%CANCEL_LABEL%` — The cancel label | no | :warning: The library version was not updated. Add the label \`%CANCEL_LABEL%\` if this PR does not require a change of version numbers. **Current version:** %NEW_VERSION% **Main version:** %OLD_VERSION% |
| project-id | An unique identifier used to distinguish between H5P projects in a monorepo. Only required in repositories with more than one H5P project. | no | 1 |
Outputs
no outputs