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.
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.