From owner-freebsd-ports@FreeBSD.ORG Tue Jun 17 08:28:42 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E4032EA0 for ; Tue, 17 Jun 2014 08:28:42 +0000 (UTC) Received: from mail-qc0-x22f.google.com (mail-qc0-x22f.google.com [IPv6:2607:f8b0:400d:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C85822E4 for ; Tue, 17 Jun 2014 08:28:42 +0000 (UTC) Received: by mail-qc0-f175.google.com with SMTP id i8so9598694qcq.34 for ; Tue, 17 Jun 2014 01:28:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=/KpEDG/Ny++AnafqU2e8thMRO5LXLKjkUnOgWI34Iqc=; b=d6GjxFBsANm3XvjYjKuh3o+eyyWrOwgqoTuhrnVgjyMBgiIE759bAmTcGwMU9qQbWp CIH63bCjARnuwkNZyY4kKJRhxo91ziDQ057CAtcHxkpxvrzZKJVdzgIQ6U9636pMyTGZ 9LGngyVup2ARp7nAM2/azOpbT69TGV+OCpl64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=/KpEDG/Ny++AnafqU2e8thMRO5LXLKjkUnOgWI34Iqc=; b=fUJ1UXdLvdID8AOdTvLyTC36Xu4ulfHlVKStoDjnAecj7pSZAULamoUwjQj2neTLB9 Za6tpvoAwlSwycy77m7eyn78kB3EgwCHcW03lMEA/VUE5WDDw9bf4uqgLrzyFoPVO4Lm bfFU4FI++M9wm66IS9HOmQKTyBxvSEfrWPlyIXpCJ7sylZHuIsecSF/vQQdDZAZgXnl+ KKLUkLcNfcFoSdyoVngVWjSwcPs4PMgubhn093Rpry4ZYc7W7Sm2BNtfQkPav84ML61+ RMrFClSRevDS2NUOU1VpX6//qpBaiEGGFXQm2t/Q07MxN4GNkXECsQXWe19aOrDhLinM 0XrQ== X-Gm-Message-State: ALoCoQluXSCfdREAORFWfRuobtbzsx+ldLYxoqg5rtvmgeKHLrRssSEUWp7JCKpMamW6Am0hN7I1 X-Received: by 10.140.25.37 with SMTP id 34mr32512689qgs.60.1402993721542; Tue, 17 Jun 2014 01:28:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.222.131 with HTTP; Tue, 17 Jun 2014 01:28:11 -0700 (PDT) In-Reply-To: References: <00000146889b57af-e60f3b2f-59d2-4036-9795-33966edfa179-000000@us-west-2.amazonses.com> <000001468dc781a7-6e21f403-239d-4cf5-8158-b8dc49b67bea-000000@us-west-2.amazonses.com> From: Eitan Adler Date: Tue, 17 Jun 2014 01:28:11 -0700 Message-ID: Subject: Re: bugzilla auto committer assignment? To: Muhammad Moinur Rahman <5u623l20@gmail.com> Content-Type: text/plain; charset=UTF-8 Cc: ports , Steve Wills , Koichiro IWAO X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2014 08:28:43 -0000 Hey all, Sorry about the delay. The requirements for auto-assignment are somewhat simple - there will be a text field "custom field" for ports - this needs to be validated by the script. - the script should add the maintainer to CC if they are not the submitter - the script should set the maintainer_approval flag on patches to either "?" or "+" (depending of if the maintainer is the submitter or not). This is likely not difficult with some knowledge of perl and bugzilla. As much as possible I'd like for the script to be standalone - not a modification to bugzilla. This is somewhat high level and I hope its useful if you're interested in helping. On 12 June 2014 02:14, Muhammad Moinur Rahman <5u623l20@gmail.com> wrote: > Hi, > > The one I am working one is not an auto-assignment. Because auto-assignment > has to be done from inside of bugzilla. Like in previous GNATs could be auto > inside to a specific mentor. What I am working on is actually a similar > product like porttools. Where let's say when you are submitting a patch the > maintainer will be automatically added to the bug. Let me know if you are > still interested. > > BR, > Muhammad > > > On Thu, Jun 12, 2014 at 7:53 AM, Koichiro IWAO wrote: >> >> I'm not a perl specialist but I'd like to help something I can do. >> >> It looks someone already works on auto assignment. I'll wait for that >> and help something else as much as I can do. >> >> Thanks, >> >> On Tue, Jun 10, 2014 at 10:23:17PM -0700, Eitan Adler wrote: >> > On 10 June 2014 18:47, Koichiro IWAO wrote: >> > > Hi, >> > > >> > > I know bug tracking system moved to bugzilla but have some questions. >> > > Is automatic committer assignment implemented? Is notification email >> > > sent to the maintainer when someone opened a new bug? >> > >> > Not yet. Want to help!? >> > >> > >> > > GNATS assigned a committer automatically in a few minutes when I >> > > submit >> > > a PR but bugzilla looks no. My bugs status are still "Needs Triage" >> > > [1]. >> > > I don't want to overlook patches sent to the ports I maintain. >> > >> > Its on the list of things we want to get done ASAP. The requirements >> > are simple but someone that knows perl needs to volunteer to help :) >> > >> > >> > -- >> > Eitan Adler >> > _______________________________________________ >> > freebsd-ports@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> >> -- >> `whois vmeta.jp | nkf -w` >> meta >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > -- Eitan Adler