ietf-tools / ietf-tools/draftforge
Add publication step to create prepped XML file
Open
@NGPixel is already working on this.
Since Apr 11, 2026.
enhancement
priority: high
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Before publishing, the RPC creates the rfcNNNN.notprepped.xml file and then creates the prepped and final XML file from that (See https://github.com/rfc-editor/editorial-tools/blob/main/makefinal). There should be a DF tool that creates the following:
- the nonprepped XML file
- the prepped XML file from the nonprepped XML file
- the final outputs, including the PDF file that has the XML file attached, from the prepped XML file
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.