typeable/compaREST

API reliability checker

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENThe GitHub access token (e.g. secrets.GITHUB_TOKEN) used to create or update the comment. This defaults to {{ github.token }}.no${{ github.token }}
repoThe owner of the repo in which to post the results.no${{ github.repository }}
project_nameThe name of the project to which the API pertains. Used to name the check. Useful when you have multiple APIs in the same repo.no""
footerA footer that can be appended to the check body.no""
oldThe path to the old (client) specification of the API.yes
newThe path to new (server) specification of the API.yes
shaThe sha of the commit to post the check for.no${{ github.event.pull_request.head.sha }}

no outputs