|
From: Edward d'A. <tru...@gm...> - 2016-10-18 19:14:28
|
On 18 October 2016 at 19:19, <wki...@gm...> wrote: > On 10/18/2016 11:02 AM, Edward d'Auvergne wrote: >> On 18 October 2016 at 16:26, <wki...@gm...> wrote: > [...] >>> i just checked... it says it is merged (6 hours ago at this time) but i don't >>> see anything in the commit logs mail list about it... at least not the ones that >>> have arrived on my system... >> >> There is a bug with the git-multimail repository hook script and >> emails do not appear to be sent for merge requests [1]. > > ahhhh... thanks for that explanation... it explains why i haven't been seeing > the few merges that have been done... To all committers, For all git repositories on SourceForge, I have updated the git-multimail repository hook script to 1.5-dev (the current master branch) from 1.2-dev, with a few customisations/simplifications for our commitlogs ML [1,2]. If you see any error messages when committing, please report these. A failure of the git-multimail Python script will only result in a failure of the sending of an email to the ML, as this is a post-receive hook - the commit will have been successfully pushed/etc. Cheers, Edward [1] https://github.com/edward-dauvergne/git-multimail/tree/flightgear_v2 [2] https://lists.sourceforge.net/lists/listinfo/flightgear-commitlogs |