johannesk71083/Releaser
Create a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | The type of release to create | yes | — |
| prerelease | Whether the release is a prerelease | yes | — |
| tag_format | The format of the tag | — | V{Maj}.{Min}[_pre-{Pre}] |
| title_format | The format of the title | — | Version {Maj}.{Min}[ pre-{Pre}] |
| ignore_drafts | Whether to ignore drafts while searching for the latest release | — | true |
| reuse_old_files | The files to reuse from the old release | — | "" |
| reuse_old_body | Whether to reuse the old release body | — | true |
| body_path | The path to the file containing the release body | — | "" |
| body | The release body | — | "" |
| full_source_code_filename | The name of the source code | — | "" |
| version_text_format | The format of the version text | — | {Maj}.{Min}[_pre-{Pre}] |
| commit_message | The commit message for the version text | — | build: push version to {VT} |
| version_text_repo_file | The path to the file containing the version text | — | "" |
| vsdx_files | The visio files to convert to pdf | — | "" |
| vsdx_output_filenames | The names of the converted visio files | — | "" |
Outputs
no outputs