Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

When I run a job in Jenkins, each build is given a name that shows in the UI in Build History that's basically the current date and time.

I'd like to be able to put in build parameters there so that I can see in the build history which branches have been built and when.

I've searched around for plugins to do this, but I haven't been able to find any. Is there one?

share|improve this question

1 Answer

Sounds like the Build Name Setter plugin.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.