cypher7682/renovate-approve-and-merge
Automatically approves (and merges) renovate PRs that otherwise would get lost
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A token with the permissions to access the repos in a particular organisation | yes | — |
| organisation | The organisation name | yes | — |
| repo_filter | Regex filter for the repo names that you want to search in | no | . |
| label | Plaintext filter for PRs with this label | no | rnvt_automerge |
| no_label | Plaintext filter to IGNORE PRs with this label | no | rnvt-no-merge |
| merge | Should we merge the PRs that we are approving? | no | 1 |
| debug | Turns on literally all the logs. Useful for if you don't want to set DEBUG on env | no | 0 |
Outputs
no outputs