Changeset View
Changeset View
Standalone View
Standalone View
release/lts/create_release_notes.py
| Context not available. | |||||
| # Process | # Process | ||||
| 1. Retrieval of description of the gived `task_id`. | 1. Retrieval of description of the given `task_id`. | ||||
| 2. Find rows for the given `version` and convert to `ReleaseLogLine`. | 2. Find rows for the given `version` and convert to `ReleaseLogLine`. | ||||
| 3. based on the associated task or commit retrieves the title of the log | 3. based on the associated task or commit retrieves the title of the log | ||||
| line. | line. | ||||
| Context not available. | |||||