Trigger per changeset

Hi, is it possible to have a trigger/build for each changeset?
I cannot find it We want to create a configuration that supports our help generation but that requires a build for each changeset, so we can access the change set id using “Source…LatestChangeSetId”

Hi Christian, yes indeed.

Within a configuration go to ‘Triggers’, create new, enter type ‘repository’, within the repository tab select the repo in question and set the quiet period = 0 (thats the important one), associate changesets = latest.

Also ensure that you have no conditions with ‘associate changes’ ticked.

Each new changeset detected (time for this detection will depend on your repo refresh time) will trigger an individual build.

uhh, too easy. Works like a charm thanks

Great, thanks Christian

ok, now we need some new stuff Would this be possible?

Hi Christian,

Yes, we can provide this information relatively easily and will add it to the next build.