bluez/bzcafe
BlueZ CI Automation Framework
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| task | Name of task to perform. [sync, patchwork, ci, cleanup] | yes | — |
| base_folder | Base folder for work | — | base |
| upstream_repo | Upstream repo to be sync'ed | — | default |
| upstream_branch | The name of branch to be sync'ed | — | master |
| origin_branch | The name of branch to sync | — | master |
| workflow | The name of branch where workflow items are checked in | — | master |
| space | Target space of the repo [user, kernel] | — | kernel |
| github_token | Github token (PAT for PR comments, patchwork, etc.) | — | "" |
| github_checks_token | GitHub token for creating Check Runs. Must be the Actions-provided GITHUB_TOKEN (not a PAT). Defaults to the automatic github.token. | — | ${{ github.token }} |
| email_token | Email token | — | "" |
| patchwork_token | Patchwork token | — | "" |
| patchwork_user | Patchwork username | — | "" |
Outputs
no outputs