I think for this use case just showing the commits since the branch point would 
be an acceptable compromise. If the branch includes commits (from its parent 
branch) that have not been built in another job, I don't think there is any 
practical way the plugin could figure that out (or that doing so would even be 
relevant).


----- Original Message -----
From: jenkinsci-users@googlegroups.com
To: jenkinsci-users@googlegroups.com
At: Mar 21 2013 05:24:15



git-plugin maintain the last build per branch, but dones not try to
"discover" when a branch was created compared to previous builds. Not
trivial to implement


2013/3/21 Brian Jones <caneri...@gmail.com>


> Is it possible to get Jenkins to detect and report "Changes" for the first
> commit on a new branch/build?
>
> I'm setting up feature based development in git:
>
> * Feature branches are named after an issue ID (e.g., JIRA issue ID)
> * Feature branches based on git master branch
> * Commits to feature branch trigger Jenkins build for that feature
>
> I've noticed that Jenkins only reports the git commit ID but does not
> report that anything changed for the first commit to any feature branch.
> This means that I must post at least two commits to any feature branch in
> order for Jenkins to see the issue ID and note changes.
>
> The first commit looks like this:
>
>
> <https://lh6.googleusercontent.com/-0WARGRr7E-M/UUp5NgD15aI/AAAAAAAAKls/B3FxF1ZMz38/s1600/JENKINS1-2013-03-20+19_23_38-branch_test7+%232+%5BJenkins%5D.png>
>
> The second commit looks like this:
>
>
> <https://lh3.googleusercontent.com/-R6pob8lnZMA/UUp5c9Mpo-I/AAAAAAAAKl0/FovmZnxzENk/s1600/JENKINS2-2013-03-20+19_31_29-branch_test7+%2312+%5BJenkins%5D.png>
>
>
> Brian
>
>
>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to