From owner-svn-src-all@freebsd.org Sun Apr 16 16:36:03 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83328D40C6D for ; Sun, 16 Apr 2017 16:36:03 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1b.ore.mailhop.org (outbound1b.ore.mailhop.org [54.200.247.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68689651 for ; Sun, 16 Apr 2017 16:36:02 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: d0981127-22c2-11e7-bfb5-0d159cd3c324 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.78.92.27 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.78.92.27]) by outbound1.ore.mailhop.org (Halon) with ESMTPSA id d0981127-22c2-11e7-bfb5-0d159cd3c324; Sun, 16 Apr 2017 16:36:18 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id v3GGZxik004284; Sun, 16 Apr 2017 10:35:59 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1492360559.96207.1.camel@freebsd.org> Subject: Re: svn commit: r317015 - in head/sys: boot/forth conf crypto/chacha20 dev/random libkern sys From: Ian Lepore To: rgrimes@FreeBSD.org Cc: src-committers , svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Date: Sun, 16 Apr 2017 10:35:59 -0600 In-Reply-To: <201704161604.v3GG4aoq017437@pdx.rh.CN85.dnsmgr.net> References: <201704161604.v3GG4aoq017437@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2017 16:36:03 -0000 On Sun, 2017-04-16 at 09:04 -0700, Rodney W. Grimes wrote: > What watch list is this?  And do we have a watch list that is just "New Phabricator > created" so we can make just that incident go to some mailling list so people stop > getting caught off guard by commits that have been reviews that they wish they had > even known there was a review?  We just need a way for being allerted there is a > new review that we *might* be interested, or care to participate in without being > on all the watch lists. Sounds like you need to learn about the Herald feature of Phab and set yourself up some rules.  (The most basic rule would be "notify me about every new change put up for review", which seems like it would be a real spam generator, but at least one person uses such a rule.) -- Ian