red-hat-storage / errata-tool

Modern Python API to Red Hat's Errata Tool
MIT License
31 stars 35 forks source link

Add support for getting and posting comments for advisories #236

Closed rhjostone closed 2 years ago

rhjostone commented 2 years ago

The current state and change history of advisories is most often tracked through comments, and various automation tools will post comments to signify an action was done. This change adds the ability to get and retrieve comments for these purposes.

ktdreyer commented 1 year ago

I've released v1.30.0 with this change.