We use GitHub Enterprise as our source control system which kicks off the Jenkins job when developers commit code. I'd like to be able to associate the version of a component with the developer who committed the code which caused the build and the Git commit.
Can this be done from the plugin. I know you can pass properties into the Application process, but I need the property at the version level of the component.
Has anyone done this? Is it supported?
I've attached a screen shot from the documentation for the plugin which shows a "Version Properties" text area which doesn't display in the plugin.