I've got a build job that will build any branch in a repository where new changes are seen. I'd like to let the users specify lists of e-mail recipients on a per-branch basis, so that the right people get news about their branch's build. My first thought was that this could be done with a config file in the source tree where users could edit their branch of the file to have the addresses they want, but I would prefer it if I could keep this configuration in Jenkins instead of in outside files.
Is this a problem that other people run into, or am I trying to fix something that isn't broken? Thanks. -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
