cornelous/Auto Merge Pull Request
Automatically merges a pull request if it meets certain conditions, creates a new pull request to a specified branch, and labels both 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 | yes | — |
| max-files | The maximum number of files that a pull request can change | yes | — |
| forbidden-directories | A comma-separated list of directories that a pull request cannot change | yes | — |
| pr-prefix | The prefix that the pull request title should start with | yes | — |
| merge-back-branch | The branch that the pull request should be merged back to | yes | — |
Outputs
no outputs