[llvm-dev] MIssing llvm-commits messages

Tom Stellard via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 10 10:02:29 PST 2019


On 12/09/2019 01:07 PM, Don Hinton via llvm-dev wrote:
> Has anyone noticed missing llvm-commits messages?  Not all commits seem to generate emails to llvm-commits.
> 
> For example, I can’t find an email for this commit:  https://github.com/llvm/llvm-project/commit/4a6e13ad88ddcc0ab92ace49d4c761921e7f7070
> 

It looks like this commit was part of a push that contained 2 commits.
Our mailer script was supposed to be able to handle this case, but
it's possible there is a bug.

When we were setting up the email, we did notice 1 missed email
due to the webhook not being initiated from the GitHub side, but
this is not the case here.

-Tom


> Nor does it appear here: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20191209/date.html
> 
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> 



More information about the llvm-dev mailing list