connorsmallman/Jira Changelog

Generates a changelog message by looking at Jira issue keys ([DEV-123]) in commit messages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
jira_hostRoot host of your JIRA installation without protocol. // (i.e "yourapp.atlassian.net")yeshttps://atlassian.net
jira_emailEmail address of the user to login withyese@email.com
jira_tokenAuth token of the user to login withyesknmD98cbfsd£jnfjnH?KHKH
jira_base_urlJira base web URL for changelog message entriesnohttps://atlassian.net
jira_ticket_id_patternRegex used to match the issue ticket keyno/\[([A-Z]+\-[0-9]+)\]/i
source_control_range_fromStarting branch to get range of commitsnodevelop
source_control_range_toEnding branch to get range of commitsnomaster
approval_statusesComma separated list of issue statuses treated as approvednoDone,Closed,Accepted
exclude_issue_typesComma separated list of issue types to exclude from changelognoSub-task
include_pending_approval_sectionBoolean flag indicating whether to include or exclude `Pending Approval` sectionnotrue
namedescription
changelog_messageGenerated changelog entry