Skip to content

A few follow-ups to multiple release streams support#3091

Merged
centosinfra-prod-github-app[bot] merged 3 commits intopackit:mainfrom
nforro:followups
Apr 1, 2026
Merged

A few follow-ups to multiple release streams support#3091
centosinfra-prod-github-app[bot] merged 3 commits intopackit:mainfrom
nforro:followups

Conversation

@nforro
Copy link
Copy Markdown
Member

@nforro nforro commented Apr 1, 2026

Related to #3083.

It is now possible to configure monitoring settings of a package
not to file bugzillas. Corresponding fedmsg messages are still sent,
but `bug_id` is -1. Handle this case.

Signed-off-by: Nikola Forró <nforro@redhat.com>
Assisted-by: Claude Opus 4.6 via Claude Code
@nforro nforro requested a review from a team as a code owner April 1, 2026 14:06
@nforro nforro requested review from lbarcziova and removed request for a team April 1, 2026 14:06
@nforro nforro moved this from New to In review in Packit pull requests Apr 1, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds support for multiple Anitya versions by updating the get_anitya_version method to join versions with a semicolon and fixing a bug in AnityaMultipleVersionsModel.get_by_id where the incorrect model was being queried. It also introduces a safety check for bug_id in the get_resolved_bugs method. Feedback suggests returning None instead of an empty string when the versions list is empty to ensure consistency with the AnityaVersionModel implementation.

@centosinfra-prod-github-app
Copy link
Copy Markdown
Contributor

nforro and others added 2 commits April 1, 2026 16:15
Signed-off-by: Nikola Forró <nforro@redhat.com>
Assisted-by: Claude Opus 4.6 via Claude Code
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Nikola Forró <nforro@redhat.com>
Assisted-by: Claude Opus 4.6 via Claude Code
@centosinfra-prod-github-app
Copy link
Copy Markdown
Contributor

@nforro nforro added the mergeit Merge via Zuul label Apr 1, 2026
@centosinfra-prod-github-app
Copy link
Copy Markdown
Contributor

@centosinfra-prod-github-app centosinfra-prod-github-app bot merged commit 91eabc5 into packit:main Apr 1, 2026
6 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Packit pull requests Apr 1, 2026
@nforro nforro deleted the followups branch April 1, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mergeit Merge via Zuul

Projects

Development

Successfully merging this pull request may close these issues.

3 participants