We already talked about it before, and I'm creating a note for it. It would be nice if we could not only show all or none bodhi comments, but show "only important" bodhi comments. We would need to create a list of patterns to match.
Then, we could replace --skip-bodhi-comments cmdline option with e.g. --bodhi-comments=[all|important|none], where important could be the default value.
--skip-bodhi-comments
--bodhi-comments=[all|important|none]
important
For the moment, the only bodhi comment that I'd include in the important list is probably this one (example from this update):
packit edited this update. New build(s): podman-5.4.0~rc3-1.fc41 Removed build(s): podman-5.4.0~rc2-1.fc41 Karma has been reset.
Please note that the newlines may be different when we receive it through API, needs to be checked. We could match this with edited this update. Maybe we can find more comments to fall into the important category, we need to look at them properly.
edited this update
Metadata Update from @lruzicka: - Issue assigned to lruzicka
Metadata Update from @lruzicka: - Custom field story_points adjusted to 2
This is now fixed in PR #48
Commit 11173e7 fixes this issue
Log in to comment on this ticket.