OvertureMaps / OvertureMaps/docs

[FEATURE] Add release notes GitHub Actions workflow

Open
#423 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.