generate-changelog icon indicating copy to clipboard operation
generate-changelog copied to clipboard

generates changelog from git based on jira tickets

Results 2 generate-changelog issues
Sort by recently updated
recently updated
newest added

Add [poetry](https://python-poetry.org/) to facility easier dependency management. (Will open a PR at some point)

Bandit is detecting: ``` Issue: [B602:subprocess_popen_with_shell_equals_true] subprocess call with shell=True identified, security issue. Severity: High Confidence: High Location: generate-changelog.py:76 More Info: https://bandit.readthedocs.io/en/latest/plugins/b602_subprocess_popen_with_shell_equals_true.html ```

help wanted