buildsi/Libabigail Action
Check for ABI breaks in GitHub actions using libabigail
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| abidiff | Library inputs to run abidiff (e.g., should be two libs in order of diff) | no | — |
| abidw | Inputs to abidw | no | — |
| allow_fail | Allow the ABI check to fail. | yes | false |
Outputs
| name | description |
|---|---|
| retval | The return value of the action for you to act on |