Skip to content

revived the changelog agent after stale API key#968

Merged
torresmateo merged 2 commits into
mainfrom
mateo/changelog-fix
May 14, 2026
Merged

revived the changelog agent after stale API key#968
torresmateo merged 2 commits into
mainfrom
mateo/changelog-fix

Conversation

@torresmateo
Copy link
Copy Markdown
Collaborator

@torresmateo torresmateo commented May 11, 2026

Note

Medium Risk
Adjusts changelog generation logic to bound merged PR selection by an explicit end date and adds a --date override, which could change which PRs get included in generated entries if misused or if date handling is off.

Overview
The changelog generator now supports backfilling by accepting --date=YYYY-MM-DD (validated to be a Friday) and uses that date as the changelog entry date.

Merged PR collection is now bounded to (last changelog date, target Friday] via a new untilDate filter, preventing PRs after the target week from being included. Documentation was updated to describe the new flag, and the changelog page was updated with new entries for 2026-04-24, 2026-05-01, and 2026-05-08.

Reviewed by Cursor Bugbot for commit 6c253b1. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 11, 2026 4:31pm

Request Review

@torresmateo torresmateo merged commit 8ced0e1 into main May 14, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants