Re: [rfc-i] Inlining Issue Links in I-D

Jean Mahoney <jmahoney@amsl.com> Wed, 04 October 2023 20:00 UTC

Return-Path: <jmahoney@amsl.com>
X-Original-To: rfc-interest@ietfa.amsl.com
Delivered-To: rfc-interest@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8132C15109A for <rfc-interest@ietfa.amsl.com>; Wed, 4 Oct 2023 13:00:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.908
X-Spam-Level:
X-Spam-Status: No, score=-6.908 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y4XB-a2wipMA for <rfc-interest@ietfa.amsl.com>; Wed, 4 Oct 2023 13:00:05 -0700 (PDT)
Received: from c8a.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E0DE3C1516F3 for <rfc-interest@rfc-editor.org>; Wed, 4 Oct 2023 13:00:05 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 87B6B424B43A; Wed, 4 Oct 2023 13:00:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y-DR06qpLwpS; Wed, 4 Oct 2023 13:00:05 -0700 (PDT)
Received: from [192.168.1.203] (unknown [47.186.48.51]) by c8a.amsl.com (Postfix) with ESMTPSA id 54ACE424B434; Wed, 4 Oct 2023 13:00:05 -0700 (PDT)
Message-ID: <5ca3e27d-a291-4b0d-af9c-99ea567fb928@amsl.com>
Date: Wed, 04 Oct 2023 15:00:04 -0500
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
To: Rahul Gupta <cxres=40protonmail.com@dmarc.ietf.org>, "rfc-interest@rfc-editor.org" <rfc-interest@rfc-editor.org>
References: <ozfDRBOqqneS_A21AIUzhuvs5E5XLxdfzGKl77EHCPKmTTuo7ljtQqE4F-P4q9y8eZYED4KDEx8Sq1qjfgZ3VcnBoB-j3AGHX-oIw6Svmrs=@protonmail.com>
From: Jean Mahoney <jmahoney@amsl.com>
In-Reply-To: <ozfDRBOqqneS_A21AIUzhuvs5E5XLxdfzGKl77EHCPKmTTuo7ljtQqE4F-P4q9y8eZYED4KDEx8Sq1qjfgZ3VcnBoB-j3AGHX-oIw6Svmrs=@protonmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-interest/jGWDKJC0MrhwaQzso9R5CXf-B9s>
Subject: Re: [rfc-i] Inlining Issue Links in I-D
X-BeenThere: rfc-interest@rfc-editor.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "A list for discussion of the RFC series and RFC Editor functions." <rfc-interest.rfc-editor.org>
List-Unsubscribe: <https://mailman.rfc-editor.org/mailman/options/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-interest/>
List-Post: <mailto:rfc-interest@rfc-editor.org>
List-Help: <mailto:rfc-interest-request@rfc-editor.org?subject=help>
List-Subscribe: <https://mailman.rfc-editor.org/mailman/listinfo/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Oct 2023 20:00:11 -0000

Rahul,

On 10/4/23 6:46 AM, Rahul Gupta wrote:
> Hello again,
> 
> This is a very specific issue stemming from my conversion to I-D. I have 
> a few open issues (which will eventually be) in the Github repo of my 
> draft and I would like to link them from at the very least from my 
> editor's copy. I am currently doing so by wrapping the issues in a 
> <cref> and explicitly linking to the Github Issue (footnotes in 
> kramdown-rfc). Is this the best way to do this?

[JM] The <cref> element [1] allows the author to make editorial 
comments. Whether the comments are displayed in the output is set with 
the display attribute (e.g., <cref display="false">). However, I don't 
know how to hide the equivalent footnotes in kramdown-rfc. The 
rfc-markdown mailing list would be the place to ask [2].


> 
> I am also wondering if there is a culture including issues in a 
> submitted I-D? 

[JM] Many authors include a section in their I-D that points to the 
I-D's repo. Authors can include references to GitHub repos [3] and track 
issues as they wish during I-D development. For example, see [4].


> If not, is there a way to keep the issues in the editor's 
> copy and remove them from the submission in an automated manner?

[JM] I don't know of a GitHub action that currently does that. Maybe 
someone else has experience with that.


Best regards,
Jean

[1] https://authors.ietf.org/en/rfcxml-vocabulary#cref
[2] https://www.ietf.org/mailman/listinfo/rfc-markdown
[3] https://www.rfc-editor.org/styleguide/part2/#ref_repo
[4] 
https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#name-changes

> 
> Thanks in advance for all the advice,
> 
> Best Regards
> Rahul
> 
> 
> 
> _______________________________________________
> rfc-interest mailing list
> rfc-interest@rfc-editor.org
> https://mailman.rfc-editor.org/mailman/listinfo/rfc-interest