Re: [PATCH] Get ciabot configuration from git variables.

2012-08-22 Thread Junio C Hamano
Thanks, will update 'maint' with it. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Get ciabot configuration from git variables.

2012-08-22 Thread Eric S. Raymond
These changes remove all need to modify the ciabot scripts for installation. Instead, per-project configuration can be dome via variables in a [ciabot] section of the config file. Also, correct for the new server address. Signed-off-by: Eric S. Raymond --- contrib/ciabot/ciabot.py | 161 ++