setono/Check backwards compatibility of your PHP package
Will use Roaves backwards compatibility checker to check your package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| format | The format of the output (default: github-action) | yes | github-actions |
| from | Git reference for the base version of the library, which is considered "stable" | no | "" |
| to | Git reference for the new version of the library, which is verified against "from" for BC breaks (default: HEAD) | yes | HEAD |
Outputs
no outputs