tldr-pages / tldr-maintenance

:construction_worker: Calculates metrics about the current state of the tldr pages :wrench:
13 stars 4 forks source link
hacktoberfest insights maintenance tldr tldr-pages

tldr-maintenance

This repo runs a Bash script that calculates metrics about the current state of the tldr-repo.
These metrics will help contributors to quickly spot whether there is still work to do to maintain and improve the quality. It also helps to detect any issues in the tldr-repo.

[!NOTE] Running set-alias-page.py and wrong-filename.sh generates false-positives. The results need to be checked by hand. It can be used by CODEOWNERS to watch their owned language to detect if there are changes needed.

Metrics

English

Other languages

Summary

At the end of the metrics-log.md a summary is written. This summary is tracked in a GitHub issue, along with the metrics per translation. Some numbers include a percentage:

Artifacts

After a workflow run an artifact is created.
This artifact can be downloaded and viewed to see the exact output per language per metric to see which page needs attention. A summary can also be downloaded at the latest GitHub Release.