Hi,

 That's an interesting feature, I've been using the GitHub Pull Request 
plugin in order to build any PR and comment them accordingly, but for some 
reason I've not found a similar Jira Issue Update plugin for GitHub, I just 
googled a bit and I've found the below post:

- https://pelle.io/2015/03/09/jenkins-github-issue-updater/

Cheers

On Tuesday, 15 December 2015 20:41:08 UTC+1, Florin Andrei wrote:
>
> I have a system where deploys are triggered by commits to GitHub. Jenkins 
> is polling the SCM (GitHub) every minute and, when there's a new commit, a 
> build/deploy is triggered. Pretty standard.
>
> Now let's say in the comment associated with the commit there's a URL. If 
> that URL points to a GitHub issue (
> https://github.com/[path]/issues/[number]), I want Jenkins to go into the 
> issue and add a comment at the end, saying "deployed at YYYYMMDDHHmm" or 
> something like that.
>
> Is there a more direct way to do this from Jenkins without too much 
> external scripting? Or how would you do this?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/674393c6-5150-4349-b6e3-6b0ccd5ae22c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to