trailofbits/check-up-to-dateness
Check whether a merge group PR is up to date relative to its base branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| is-up-to-date | Whether the merge group PR is up to date relative to its base branch |