nextdriveioe/Release Note Generator Action
Release and generate github issue / jira issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | github token | yes | — |
| jira_url | jira url | yes | — |
| jira_project | jira project | yes | — |
| jira_user | jira user | yes | — |
| jira_token | jira token | yes | — |
| base_version | base version | yes | — |
| current_version | current version | yes | — |
| configuration_path | config path | no | — |
| github_label | github label | no | — |
Outputs
| name | description |
|---|---|
| success | Generate success |
| jira_release_url | release url of jira |