actions-marketplace-validations/Catkin release candidate
Create a ROS package release candidate branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN. | yes | — |
| version | New package version. One of version and issue_title must be specified. | no | — |
| issue_title | Issue title containing new package version. One of version and issue_title must be specified. | no | — |
| git_user | User name of commit author. | yes | — |
| git_email | E-mail address of commit author. | yes | — |
Outputs
| name | description |
|---|---|
| created_branch | Created branch of the release candidate. |
| version | Created release version. |