btg-pencil-ai/Release Candidate
Create a release candidate branch and pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rc_version | The version number of the release candidate | yes | 1.0.0-rc |
| use_case | The use case of the release candidate | yes | — |
| owner | The owner of the repository | yes | owner |
| production_branch | The default branch | yes | main |
| github_token | The GitHub token | no | — |
| app_id | The GitHub App ID | no | — |
| private_key | The GitHub App private key | no | — |
| installation_id | The GitHub App installation ID | no | — |
| exclude_repositories | A list of repositories to exclude | no | — |
| include_repositories | A list of repositories to include | no | — |
| environment | The environment | no | — |
| exclude_prod_release_repositories | A list of repositories to exclude for Production-Release | — | — |
| enable_main_to_epic_sync | Enable sync from main to epic branches | no | false |
| hydra_webhook_url | The URL for the Hydra webhook | no | — |
| hydra_webhook_secret | The secret for the Hydra webhook | no | — |
Outputs
| name | description |
|---|---|
| slack_payload | The Slack payload |
| sync_pr_slack_payload | The Slack payload for Main to Epic Sync |