aidasoft/pr-sweeper
Cheery picks merged PRs to selected branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | remote branch whose merge commits should be swept (e.g. origin/master) | no | auto |
| github-pat | GitHub Personal Acess Token (PAT) | yes | "" |
| project-name | GitHub project with namespace (e.g. user/my-project) | no | auto |
| since | start of time interval for sweeping PR (e.g. 1 day ago) | no | 1 day ago |
| strategy | option if you want to cheery-pick the merge commit or merge it | no | cherry-pick |
| until | end of time interval for sweeping PR (e.g. 1 hour ago) | no | now |
| run_local_checkout | Run the local checkout of the action and not the main repo code | no | false |
Outputs
no outputs