Skip to content

Automatically convert todo comments in code to the issues #1610

Closed
@php-coder

Description

@php-coder

Follow-up to: #1595

Currently I'm investigating the idea to supply a similar automation by myself:

Checklist:

  • Generate pdd.xml
  • Generate todos-in-code.tsv
  • Generate a mapping between puzzles ids and existing issues
  • Deal with incorrect comments (with trailing --> or */)
  • Create new issues for todos without mapping
  • Cleanup
    • remove gh1595_extract_todos branch
    • remove generated-todos-test branch
  • Document
    • put a workaround for pdd/wiremock back
    • create pdd-xml-to-json.sh as pdd doesn't support JSON output (+pdd issue)
    • modify comments to avoid having next lines in a title
    • workaround: 2 search queries because github doesn't support OR
    • workaround: possible collisions because GitHub doesn't support exatch match
    • pdd: workaround for trailing --> (pdd gh111)

Metadata

Metadata

Assignees

Labels

ADR/neededA decision has been made and it needs to be documentedarea/citechdebt

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions