From nobody Mon Jan 30 09:46:17 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P53WZ0QxVz3c5xC for ; Mon, 30 Jan 2023 09:57:30 +0000 (UTC) (envelope-from Stephane.ROCHOY@stormshield.eu) Received: from mail.stormshield.eu (mail.stormshield.eu [91.212.116.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ictdccexch001.one.local", Issuer "Stormshield Servers CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P53WY40P6z3pwj for ; Mon, 30 Jan 2023 09:57:29 +0000 (UTC) (envelope-from Stephane.ROCHOY@stormshield.eu) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=stormshield.eu header.s=signer header.b=d+lvMeUT; spf=pass (mx1.freebsd.org: domain of Stephane.ROCHOY@stormshield.eu designates 91.212.116.25 as permitted sender) smtp.mailfrom=Stephane.ROCHOY@stormshield.eu; dmarc=pass (policy=quarantine) header.from=stormshield.eu DKIM-Signature: v=1; a=rsa-sha256; d=stormshield.eu; s=signer; c=simple/simple; t=1675072648; h=from:subject:to:date:message-id; bh=6TroVSQi4Nm+D46fRwCsYEn08mbV0pIXxK0teVickXc=; b=d+lvMeUTr7UH00l7BjJz7rltRV0qysJny/+PjKNzoEA+u+Zm1wbQvszGnXyBU08eVzvTVm39QWs 5scHx2cVBDX1JDId0dAAImEJz+8a7g293O/BpIGgavyZ2bB1m9GizLJAThAmXhBRYHrTYHK/Zsnof gBTkQUVjQCsHd36AqTRjiE+59uspN7obWt2iEiLNrq+mOY6f1ZkaS8NVeDLC57Wd4tJPgVU/omy9Z tV/5Tz+qum8zhTh33eXInWi3RTSqElC0ss3ZPZYS9LGcbO1PkckwYEkKvpcjY6916ow1A90mp6jL8 zxu1EbAgEyUN3dtFmwL7bFb1PklEHq2jOa2w== Received: from cthulhu.stephaner.labo.int (10.2.16.1) by ICTDCCEXCH001.one.local (10.180.4.1) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.21; Mon, 30 Jan 2023 10:57:28 +0100 Received: by cthulhu.stephaner.labo.int (Postfix, from userid 1001) id CD4BE1FDC9; Mon, 30 Jan 2023 10:46:17 +0100 (CET) References: <202301300254.30U2sm0k061914@dell.no.berklix.net> <97020cad-f913-2985-2093-e4c23bf671e3@antonovs.family> User-agent: mu4e 1.2.0; emacs 27.1 From: Stephane Rochoy To: Subject: Re: Tooling Integration and Developer Experience In-Reply-To: <97020cad-f913-2985-2093-e4c23bf671e3@antonovs.family> Date: Mon, 30 Jan 2023 10:46:17 +0100 Message-ID: <86357sxsly.fsf@cthulhu.stephaner.labo.int> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable X-Originating-IP: [10.2.16.1] X-ClientProxiedBy: ICTDCCEXCH001.one.local (10.180.4.1) To ICTDCCEXCH001.one.local (10.180.4.1) X-Spamd-Result: default: False [-3.96 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.964]; DMARC_POLICY_ALLOW(-0.50)[stormshield.eu,quarantine]; R_DKIM_ALLOW(-0.20)[stormshield.eu:s=signer]; R_SPF_ALLOW(-0.20)[+ip4:91.212.116.25]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[stormshield.eu:+]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_THREE(0.00)[3]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; HAS_XOIP(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ASN(0.00)[asn:49068, ipnet:91.212.116.0/24, country:FR] X-Rspamd-Queue-Id: 4P53WY40P6z3pwj X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N User Ngor writes: > On 1/30/23 02:54, Julian H. Stacey wrote: > The main idea: to prevent information fragmentation and=20 > improve > discoverability, cross-referencing abilities, search, etc. With regards to improving discoverability, Phabricator's Owner tool could be a good tactical move: it allow to bind code area to peoples in order to automatically add them to reviews. It would help the committer discover the patch, and the non-committer who to talk with. Note that Owner seems to already be in use. And Herald seems to be partially used for the same purpose, i.e., send me an email or add me as a reviewer if review is about a given code area. Regards, -- St=C3=A9phane Rochoy O: Stormshield