filinico/Create major release version
Create and configure new major version of new release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | User token of service account. | yes | — |
| SETTINGS_FILE | Path of the settings file. | yes | — |
| APP_SETTINGS | Path of the app settings folder. | yes | — |
| VERSION_PREFIX | Prefix of the version. | yes | — |
| TAG_PREFIX | prefix for the versioning | yes | — |
| GIT_USER_EMAIL | git author email | yes | — |
| GIT_USER_NAME | git author name | yes | — |
| WORKFLOW_FILE | Path of the workflow file. | yes | — |
| VERSION_FILE | Path of the version file. | yes | — |
| SCRIPTS_PATH | Path of the scripts files. | yes | — |
| ASSIGN_PROJECT_FILE | Path of the assign project workflow file. | yes | — |
| ARCHIVE_CONFIG_FILE | Path of the archive config file. | yes | — |
| JIRA_SUBDOMAIN | subdomain to jira cloud | yes | — |
| JIRA_USER | username for jira cloud | yes | — |
| JIRA_TOKEN | token for jira cloud | yes | — |
| JIRA_PROJECTS_IDS | projects ids from jira cloud. list comma separated | yes | — |
| JIRA_PROJECTS_KEYS | projects keys from jira cloud. list comma separated | yes | — |
| JIRA_MASTER_PROJECT_ID | master project id from jira cloud | yes | — |
| JIRA_MASTER_PROJECT_KEY | master project key jira cloud | yes | — |
| JIRA_MASTER_ISSUE_TYPE | master issue type id from jira cloud | yes | — |
| CONFLUENCE_ANCESTOR | ancestor id from confluence cloud | yes | — |
| CONFLUENCE_SPACE | space key from confluence cloud | yes | — |
| CONFLUENCE_CONTENT_FILE | content file path for the confluence cloud page | yes | — |
Outputs
| name | description |
|---|---|
| RELEASE_INFO | Information about created release version. |