1. Summarise the issue (what were doing, what went wrong?)
I'm using a darcs posthook to trigger a Jenkins build, and am passing
through DARCS_CHANGES as the build description. I would also like to set
the build title, using the same format used for subject lines with "darcs
send".
To facilitate this, I'd like a new environment variable made available to
post-hook, like "DARCS_SUBJECT".
Hopefully it wouldn't be too hard to add.
|