drbarnabus/Pull Request Automation
Automation for common Pull Request tasks on GitHub.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The secrets.GITHUB_TOKEN for the repo or a valid personal access token with access to the repo | no | — |
| github-app-id | The ID of your registered GitHub App to impersonate in the action | no | — |
| github-app-key | The base64 encoded string of the PEM file used to authenticate as the GitHub App to impersonate in the action | no | — |
| config-path | The path to the config file | no | .github/pullrequest-automation.yml |
| config-ref | The branch/tag/commit to load the config from. Defaults to the current branch if not specified. | no | — |
Outputs
no outputs