Tom Stellard via llvm-dev
2021-Oct-29 00:42 UTC
[llvm-dev] cross-project-tests doesn't appear to send commit-mail
On 10/28/21 5:37 PM, David Blaikie via llvm-dev wrote:> Is cross-project-tests sending commit mail to some mailing list? It doesn't seem to have sent it to any mailing list I'm on. So it's hard to send post-commit feedback/keep track of changes/do post-commit review. >They should be on the all-commits list, but I don't think many people subscribe to that. Do you have a suggestion for which list these commit mails should go to ? -Tom> (for now I've sent post-commit feedback via github: https://github.com/llvm/llvm-project/commit/fff2c0f0bf0b3ed9948562eb6b2987f7d64807f4 <https://github.com/llvm/llvm-project/commit/fff2c0f0bf0b3ed9948562eb6b2987f7d64807f4> ) > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >
David Blaikie via llvm-dev
2021-Oct-29 01:07 UTC
[llvm-dev] cross-project-tests doesn't appear to send commit-mail
On Thu, Oct 28, 2021 at 5:42 PM Tom Stellard <tstellar at redhat.com> wrote:> On 10/28/21 5:37 PM, David Blaikie via llvm-dev wrote: > > Is cross-project-tests sending commit mail to some mailing list? It > doesn't seem to have sent it to any mailing list I'm on. So it's hard to > send post-commit feedback/keep track of changes/do post-commit review. > > > > They should be on the all-commits list, but I don't think many people > subscribe > to that. Do you have a suggestion for which list these commit mails should > go to ? >Ah, hmm... maybe I should subscribe to that & do some aggressive filtering? I think cross-project-tools is probably sufficiently llvm-ish and low-traffic that it could probably get lumped into llvm-commits if other folks are OK with that. - Dave> > -Tom > > > (for now I've sent post-commit feedback via github: > https://github.com/llvm/llvm-project/commit/fff2c0f0bf0b3ed9948562eb6b2987f7d64807f4 > < > https://github.com/llvm/llvm-project/commit/fff2c0f0bf0b3ed9948562eb6b2987f7d64807f4> > ) > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211028/7b0844f7/attachment.html>
via llvm-dev
2021-Oct-29 01:07 UTC
[llvm-dev] cross-project-tests doesn't appear to send commit-mail
> -----Original Message----- > From: Tom Stellard <tstellar at redhat.com> > Sent: Thursday, October 28, 2021 8:42 PM > To: David Blaikie <dblaikie at gmail.com>; Tozer, Stephen > <stephen.tozer at sony.com>; Henderson, James <James.Henderson at sony.com>; > Robinson, Paul <paul.robinson at sony.com>; Adrian Prantl > <aprantl at apple.com>; Jonas Devlieghere <jdevlieghere at apple.com>; llvm-dev > <llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] cross-project-tests doesn't appear to send commit- > mail > > On 10/28/21 5:37 PM, David Blaikie via llvm-dev wrote: > > Is cross-project-tests sending commit mail to some mailing list? It > doesn't seem to have sent it to any mailing list I'm on. So it's hard to > send post-commit feedback/keep track of changes/do post-commit review. > > > > They should be on the all-commits list, but I don't think many people > subscribe > to that. Do you have a suggestion for which list these commit mails > should > go to ? > > -TomI've replied to the comment on the commit; do those comments also go only to the all-commits list? Is there possibly an other-commits list, for subprojects that don't have their own list? It seems like, wanting to see cross-projects-tests commits shouldn't require subscribing to the all-commits fire hose. --paulr