Hello Don,
I would like to work on a new feature for tracker.debian.org so that
people can subscribe only to RC bugs of packages they care about (that
they don't want to see removed from testing/Debian)... but to implement
this I need to know the severity of each bug.
I could rely on the SOAP interface and maintain a copy of this information
on my side but I believe that it would be much more effective if the BTS
did inject that information as a new mail header. It already has this for
"tags" and it would seem natural to add the severity in the same way...
Example:
X-Debian-PR-Message: closed 784766
X-Debian-PR-Package: libadios-dev
X-Debian-PR-Keywords: sid stretch
X-Debian-PR-Source: adios
X-Debian-PR-Severity: serious
Thank you in advance for your help!
Raphaël Hertzog,
tracker.debian.org maintainer.