actions-marketplace-validations/cleanlab/deploy-bot
Deployment merge handler.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 22, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/cleanlab_deploy-bot@ad12d7ed2613db0182de8f9708174448e083c940 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source | source branch to create merge from | no | staging |
| target | target branch to merge into | no | main |
| pr_body | contents of body of PR | no | :robot: *Automated PR for daily deployment* :robot: |
| pr_label | labels for PR, as comma-separated list | no | "" |
| should_add_reviewers | whether to add reviewers to PR | no | true |
| required_reviewers | reviewers required for all PRs | no | "" |
| token | GitHub token for creating PRs (defaults to github.token) | no | "" |
Outputs
no outputs