lukaszraczylo/Semantic Version Generator
Automagic semantic version generator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config_file | Configuration file | no | — |
| repository_url | Repository URL | no | https://github.com/lukaszraczylo/simple-gql-client |
| repository_local | Use already cloned repository in current directory | no | — |
| github_token | GitHub Personal Access Token OR password | no | — |
| github_username | GitHub or other git hosting provider username | no | — |
| strict | Strict mode | no | — |
| existing | Respect existing tags | no | — |
| debugmode | Debug mode | no | — |
Outputs
| name | description |
|---|---|
| semantic_version | Calculated semantic version |