Skip to content

v3.3.0 - Include Work Items in the PDF

Compare
Choose a tag to compare
@MaxMelcher MaxMelcher released this 23 Aug 15:26
· 123 commits to main since this release

Thanks to @AltarBeastiful we can now print workitems, bugs, userstories in the pdf - just reference them with the hash notation and they will be converted.

You have to provide your azure devops organization (--organization) and a Personal Access Token with at least read permissions to Work Items (get them from https://dev.azure.com/[YOUR ORGANIZATION]/_usersSettings/tokens).