mirror of
https://git.ari.lt/ari/forgejo-stats.git
synced 2025-11-23 03:16:25 +00:00
Forgejo profile README statistics all in CI/CD
| .clang-format | ||
| .editorconfig | ||
| .gitignore | ||
| lang.json | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| stats.py | ||
| stats.yaml | ||
| tox.ini | ||
| UNLICENSE | ||
Forgejo stats
Forgejo profile README statistics all in CI/CD
Setup
- Place
stats.pyin your .profile - Modify
stats.pyto your needs - Generate a personal access token in settings (Applications tab) with repository read/write and user read permissions
- Set GIT_TOKEN in settings > actions > secrets
- Place
lang.json, andrequirements.txtin your .profile repo - Place
stats.yamlin.forgejo/workflows/in your .profile repo - Embed the SVGs (
<img src="languages.svg" width="100%" />and<img src="commits.svg" width="100%" />)
For example: https://git.ari.lt/ari/.profile