Overview - Fluid Topics - Latest

Automatic Release Notes from Jira to Fluid Topics

Category
How To
Audience
public
Version
Latest

It is possible to automate the publication of release notes by fetching relevant Jira tickets, and publishing them as release notes to Fluid Topics automatically.

Technical writers at Fluid Topics use this method to create the Fluid Topics Release Notes.

The auto_rn_ft.py Python script is a simplified version of the processes used at Fluid Topics. It creates an HTML topic per minor version of Fluid Topics, containing the changes of the relevant version.

Select the Attachments button to download auto_rn_ft.py.