From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id D22AD1F4B4 for ; Tue, 6 Oct 2020 14:31:11 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 98F32120A6D; Tue, 6 Oct 2020 23:30:34 +0900 (JST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by neon.ruby-lang.org (Postfix) with ESMTP id 0F890120A6B for ; Tue, 6 Oct 2020 23:30:29 +0900 (JST) Received: from mail-qt1-f198.google.com (mail-qt1-f198.google.com [209.85.160.198]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-258-0VOXciWiOcOjaVzCymqmuQ-1; Tue, 06 Oct 2020 10:30:59 -0400 X-MC-Unique: 0VOXciWiOcOjaVzCymqmuQ-1 Received: by mail-qt1-f198.google.com with SMTP id g10so9235309qto.1 for ; Tue, 06 Oct 2020 07:30:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=e7cXJWfeDva0PO9FTajgzaSjjc+c9u+V3pNpjZVjBhk=; b=oEbJis/lcq8A+aSlIt5EV6yRdjjv9Nh7MllAxK6K1Fl91S7ToIzFE79Ni6pWOt+ctq kh98/HOIEuu9FbMNilJ3YVaA7/8rkjtNA/nqujsgWjNQtzbQ+94JVBeHhgp0cqk7b2Cg Cm8n+nFgb1ljVZLSFQdkXJ2MFofwBMO7TQcnDivquhhcJZSCuY3LyfMNPlNnmZSlYGOe j6z+rttkt73dnrT71YiYOzDptU6k3KErxx0CYLpJ3EHjrIRp2Du6BdhTNGwaOhn247fb Ap5AqRJKw68+bqXvW1jzQBK9izd8sH1ehm7Tz5zVbygC+CZaij0dbALMorzMOQbLJc58 fKQQ== X-Gm-Message-State: AOAM53259CGrQo9xLtsfS4sa65SB1QASm4cQXUszYEDwRObOSKhpDNKd 2bELRbkxnmDH9ekbKTOrowL9HZGQMSzIMvyOQ7duWWNSqSVLhEdu+MwHcmOlAPV4iEU/BqgYNZ9 3asHFV0Wj9YMei3aHV9BeltJWWBTElpW6vw== X-Received: by 2002:a05:620a:847:: with SMTP id u7mr5428381qku.487.1601994658158; Tue, 06 Oct 2020 07:30:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwvclGmv+nqyDclq7OARx4MUg/L7dlERKBUWWo3J3lZh0BzYeOg4/k7woubCLX6xz9nMM3TWG9RzGJ9ajcS1pg= X-Received: by 2002:a05:620a:847:: with SMTP id u7mr5428356qku.487.1601994657895; Tue, 06 Oct 2020 07:30:57 -0700 (PDT) MIME-Version: 1.0 From: Jun Aruga Date: Tue, 6 Oct 2020 16:30:47 +0200 Message-ID: To: Ruby developers X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-ML-Name: ruby-core X-Mail-Count: 100309 Subject: [ruby-core:100309] How to use backport custom field X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Please allow my ignorance. After years staying in the Ruby project, I am still not sure how to use the backport custom field. I can not find the custom field UI in my edit page. Is it related to a user account [1]'s permission? Anyone, could you guide me? Thank you. https://bugs.ruby-lang.org/projects/ruby/wiki/HowToRequestBackport > Backport custom field > > If you are expert CRuby developer, you can use Backport custom field. > The format of the field is \A(?\d\.\d(\.0)?: > (UNKNOWN|REQUIRED|DONE|DONTNEED|WONTFIX))(, \g)*\z. > This is useful when you know a ticket affect a released ruby, and note it on the ticket in machine readable format. [1] my account: https://bugs.ruby-lang.org/users/11018 Thanks. -- Jun | He - His - Him