31 Aug
2011
31 Aug
'11
9:39 a.m.
Hi,
When a commit message references more than one bug (with text matching #\d+), only the first gets a message for the changeset. I would like all referenced bugs to get a message.
When a bug number (#\d+) is not in the first line of the commit message, no message is sent. Is there a reason for this or is it a bug? (Note: I’m not sure about this one, I may misremember.)
To let us track the backport of changesets from cpython/packaging to distutils2, I would like the script to look at changesets in the distutils2 repo and send messages to Roundup when a bug number is detected.
Thanks in advance