17 lines
328 B
Markdown
17 lines
328 B
Markdown
# Gitea Issues And Wiki Workflow
|
|
|
|
The shared GovOPlaN Gitea issue, label, and wiki workflow tooling moved to the
|
|
meta repository.
|
|
|
|
Use:
|
|
|
|
```bash
|
|
cd /mnt/DATA/git/govoplan
|
|
tools/gitea/gitea-sync-labels.py --help
|
|
tools/gitea/gitea-sync-wiki.py --help
|
|
```
|
|
|
|
Canonical documentation:
|
|
|
|
- `/mnt/DATA/git/govoplan/docs/GITEA_ISSUES.md`
|