packit: RFE: Packit should add Bugzilla ID to the Bodhi update

When Packit creates a Bodhi update it should also add the Bugzilla ID to the update. It could retrieve this information from the commit where maintainers usually use Resolves: #<Bugzilla_ID>

From the documentation, this is not covered yet.

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 1
  • Comments: 18 (15 by maintainers)

Commits related to this issue

Most upvoted comments

One point was missed:

  • When creating pull-from-upstream PR, add bugzilla ID to the commit message

If we allow people to specify custom bug(s), I would go with the generic variant (the latter one).

But I’d use space as a delimiter, so people can do simply for bug in $PACKIT_RESOLVED_BUGS; do ....

  • since the autodetection is done only in automatic updates, should we also implement the detection of bugs from changelog and assign these bugs when creating Bodhi updates?

Ideally yes, but this can be done later on. Maintainers can still add the bugs manually themselves.

@ljavorsk hi! Not much update yet, is this issue blocking you/someone else from onboarding? We can definitely discuss prioritising it.