#6 Enhance createbz to do more stuff, fix some link parsing in processcp
Merged by bcotton. Opened by adamwill.
fedora-pgm/ adamwill/pgm_scripts createbz-assigned-block  into  main

Download 6.patch

This PR has a couple of improvements to the change scripts which I've been using locally. Note the first requires https://github.com/python-bugzilla/python-bugzilla/pull/190 , which is not in a release or in Fedora yet - I've just been using a locally-patched version of python-bugzilla. I'll try and get that downstream soon.

The first just makes life more convenient - when creating the Change tracker bugs, it makes the script set the bug status to ASSIGNED, and mark it as blocking the appropriate tracker. So you don't have to do that yourself.

The second improves parsing of Change pages that don't have a release notes link, when generating the ChangeSet page text.

Could you split these into two separate PRs? They both look good, but since the first requires a local python-bugzilla patch, it's not particularly @amoloney friendly. The second can be merged now with no problem, and since they're unrelated…

I'm about to backport the python-bugzilla patch.

I agree they're kinda unrelated, but splitting them up was a pain. :P Are you ok taking them together if I backport the python-bugzilla thing and create updates?

Yes, but I'll feel smugly superior. So if you can live with that, then we're good.

so, business as usual, then? :D

  • https://bodhi.fedoraproject.org/updates/FEDORA-2023-8def950fd6
  • https://bodhi.fedoraproject.org/updates/FEDORA-2023-f984459624
  • https://bodhi.fedoraproject.org/updates/FEDORA-2023-30f5c17531

Engage the smugomatic!

Pull-Request has been merged by bcotton

Metadata