www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Automatic linking of PR and bugzilla issue?

reply Jacob Carlborg <doob me.com> writes:
When a PR i submitted for a bugzilla issue and the correct naming 
convention is used for the PR title/commit message a link to the issue 
is posted in the PR. Don't we have the other direction as well, posting 
a link to the PR in the issue?

-- 
/Jacob Carlborg
Jun 13 2016
parent reply Walter Bright <newshound2 digitalmars.com> writes:
On 6/13/2016 1:18 AM, Jacob Carlborg wrote:
 When a PR i submitted for a bugzilla issue and the correct naming convention is
 used for the PR title/commit message a link to the issue is posted in the PR.
 Don't we have the other direction as well, posting a link to the PR in the
issue?
No, have to do that manually.
Jun 13 2016
parent reply Jacob Carlborg <doob me.com> writes:
On 2016-06-13 10:33, Walter Bright wrote:

 No, have to do that manually.
I'm pretty sure I've seen something that looks automated. Could that be for when a PR is merged? -- /Jacob Carlborg
Jun 13 2016
parent Walter Bright <newshound2 digitalmars.com> writes:
On 6/13/2016 4:29 AM, Jacob Carlborg wrote:
 On 2016-06-13 10:33, Walter Bright wrote:

 No, have to do that manually.
I'm pretty sure I've seen something that looks automated. Could that be for when a PR is merged?
When it's merged, it auto-resolves the issue and posts the commit message.
Jun 13 2016