ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
525 stars 313 forks source link

RFE: Automatically email IANA if the IANA Considerations section changes after telechat review #7565

Open paulwouters opened 2 weeks ago

paulwouters commented 2 weeks ago

Description

It was requested by IANA to see if it was possible to get email notifications if the IANA Considerations section changes once a draft his IESG Evaluation.

Code of Conduct

rjsparks commented 2 weeks ago

It would be possible to send IANA a notification if when a draft is revised at all. Parsing whether the change is in the IANA considerations section would be fragile (for text submissions, changes in other places might cause reflow-only changes of this section, so accurately determining the section did not change may require human judgement).

Please clarify at what point IANA wants the notification - "is in IESG Evaluation or later"? "is beyond IESG Evaluation", or something else?

ababer commented 2 weeks ago

IANA's interested in changes that take place after the IESG telechat and before we receive the approval notice. "In IESG Evaluation or later" would work if that's not possible. Not limiting the changes to the IANA Considerations section is fine. Sometimes the changes we need to see take place in tables in other sections.