benfielder/Github Actions Controller
Pull & Update specific workflows into a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pull_testing_workflows | Workflows for running testing of your code | — | false |
| pull_linting_workflows | Workflows for linting your code | — | false |
| pull_build_workflows | Workflows for building your code | — | false |
| pull_deployment_workflows | Workflows for deploying your code | — | false |
| base_branch | Base branch to create PR against | — | main |
| templates_repo | Repository containing workflow templates | — | BenFielder/github-actions-controller |
| app_id | GitHub App ID | yes | — |
| app_private_key | GitHub App Private Key | yes | — |
Outputs
no outputs