orijtech/Consensus Warnings
Detect consensus code changes in pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| api_url | The GitHub API URL | — | ${{ github.api_url }} |
| repository | The GitHub repository | — | ${{ github.repository }} |
| pr-number | The PR number to analyze | — | ${{ github.event.pull_request.number }} |
| roots | The comma-separated list of function or method roots | yes | — |
Outputs
no outputs