italia / italia/publiccode-parser-go
IPA codes update creates daily PR churn
Open
enhancement
- Dominant language
- Go
- Stars
- 23
- Forks
- 10
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 18
Description
The scheduled workflow downloads the IPA codes list from Agid daily and opens a PR to update the embedded file. Since the list changes every day, a new PR is queued as soon as the previous one is merged.
This creates two problems:
1. Manual review is required for every data-only PR, with no room to skip any without the embedded list falling behind.
2. The embedded list is always at least one day stale — often more when PRs pile up.
The workflow is at `.github/workflows/file-freshness-pr.yml`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.