Re: creating a tag and pushing to github

2013-02-12 Thread Octavian Covalschi
If you haven't found a way, you could try doing it using a simple exec shell step, i mean the same steps you'd do in command line... you may have to play with parameters though, so you script would know tag's name for example. On Mon, Feb 11, 2013 at 10:01 AM, Chris Withers wrote: > Hi All, > >

creating a tag and pushing to github

2013-02-11 Thread Chris Withers
Hi All, How can I, in a build action or post build action create a tag and push that tag back to GitHub? Does the Git or GitHub plugin allow this already? In any case, what username/password/api key would Jenkins use to interact with GitHub? cheers, Chris -- Simplistix - Content Manageme