We just switched to using Hg Flow, but one of the things we still don't quite understand is how best to use Jenkins. Ideally, we will have work in which tests are built and developed that build and test the default tasks and other tasks that are automatically created when a branch of functions or releases is created, and ideally also deletes the task after the completion of the function or release.
Does anyone know if this can be done, and if so, how exactly can this be done?
It would be nice if Jenkins could read from Hg who this branch was created and mark them as a contact person if / when the work is building, but it's really just nice to have.
Thanks in advance
source
share