If you don't provide github credentials release notes template won't be generated
Script will output list of "fixed" issues that need has to be copied "/sasview/docs/sphinx-docs/source/user/RELEASE.rst" and modified manually. We can hopefully automatize it further in future iterations
Comma separated list of issues can be generated with tools like [Github CLI] (https://cli.github.com) but didn't manage to work it out completely with time interval. It nay also be possible to extract it from git log.