OvertureMaps / OvertureMaps/docs
[FEATURE] Add release notes GitHub Actions workflow
@jjcfrancisco is already working on this.
Since Jun 25, 2026.
- Dominant language
- MDX
- Stars
- 78
- Forks
- 31
- Avg merge
- 22h 10m
- Merged PRs (30d)
- 20
Description
Description
GitHub Actions workflow in this repo, triggered via repository_dispatch from the monthly release DAG. Implements the behavioural spec from OvertureMaps/omf-devex#27 in a headless form: runs on the GHA runner using DuckDB+httpfs for metrics/metadata/changelog, AWS CLI for Athena, gh CLI for GitHub context, and the Anthropic API (Sonnet) for narrative sections. Opens a draft PR against this repo placing the file at blog/{NEW_DATE}-release-notes.mdx. Output format follows OvertureMaps/omf-devex#28.
Expected impact
Monthly release notes are produced automatically as a reviewable draft PR after each release DAG run, removing the manual authoring step while keeping a human in the loop for review and tweaks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.