Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At certain intervals, a report detailing all the annotated PII for all the code repositories of an organization is needed. A tool that generates this report will be implemented in repo-tools. The report should be human-readable and should contain separate sections for each repository containing PII annotations.

This tool will respect the value of 'oep30' within the openedx.yaml file. If the value of 'oep30' within a repo indicate thatĀ no PII annotation exists in the repo, thenĀ no PII report will be generated for that repo.

Details

The tool will be implemented in the repo-tools repository. It will be invoked as this:

...