Re: Proposal: add pull request message info to GitChangeSet

2017-09-18 Thread Jesse Glick
On Mon, Sep 18, 2017 at 12:35 PM, Joan Friedman wrote: > We have a use case for adding a comment to Atlassian Pull Requests when > Jenkins starts a build including one. Automatic when using an appropriate branch source, such as for BitBucket. -- You received this

Proposal: add pull request message info to GitChangeSet

2017-09-18 Thread Joan Friedman
We have a use case for adding a comment to Atlassian Pull Requests when Jenkins starts a build including one. To do this, we would like to use jenkins' changesets, rather than drop into the commandline using git and awk. Currently, this information is ignored when GitChangeSet parses a commit.