Skip to content

ci: add dates to changelog on www - #5389

Open
mimarz wants to merge 7 commits into
mainfrom
ci-release-changelog-date
Open

mimarz wants to merge 7 commits into
mainfrom
ci-release-changelog-date

Conversation

@mimarz

@mimarz mimarz commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@changeset-bot

changeset-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 48fa334

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Preview deployments for this pull request:

www - 18. Sep 2026 - 15:13

@mimarz
mimarz requested a balanced review from Copilot September 18, 2026 12:12
@mimarz
mimarz marked this pull request as ready for review September 18, 2026 12:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Date rendering can produce the previous calendar day outside UTC.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Adds localized release dates to the website changelog and automates dating future releases.

Changes:

  • Generates historical dates from Git tags or changelog history.
  • Dates the latest release during deployment via GitHub CLI.
  • Backfills existing changelog entries with Norwegian-formatted dates.
File summaries
File Description
scripts/sync-changelogs.js Resolves and renders historical release dates.
scripts/date-latest-changelog.js Inserts the latest GitHub release date.
scripts/changelog-date.js Provides shared date formatting and markup.
apps/www/app/content/components-docs/changelog.mdx Backfills release dates.
.github/workflows/release.yml Fetches complete Git history and tags.
.github/workflows/azure-deploy-www.yml Dates the latest entry before building.
Review details
  • Files reviewed: 6/6 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread scripts/changelog-date.js
Comment thread scripts/changelog-date.js Outdated
mimarz and others added 3 commits September 18, 2026 15:08
Co-authored-by: Eirik Backer <eirik.backer@gmail.com>
Signed-off-by: Michael Marszalek <mimarz@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Michael Marszalek <mimarz@gmail.com>
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.

3 participants