gooddata-testing/PR compliance action
Check authors and title/description of a PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token to query GitHub API. It needs to have pull-request:read permission | yes | ${{ github.token }} |
| special-authors | The PR is compliant if all commits of the PR are authored by special-authors | no | — |
| special-title-regexes | The PR is compliant if title or description contains matches one of these regular expressions | no | — |
| required-ticket-regex | PR title or description must match this regular expression | no | — |
Outputs
no outputs