Skip to content

Check if recent web platform release notes are correct#3712

Merged
captainbrosset merged 5 commits intomainfrom
user/pabrosse/release-notes-check
Feb 16, 2026
Merged

Check if recent web platform release notes are correct#3712
captainbrosset merged 5 commits intomainfrom
user/pabrosse/release-notes-check

Conversation

@captainbrosset
Copy link
Contributor

@captainbrosset captainbrosset commented Feb 3, 2026

Files changed:

  • /.github/workflows/compare-release-notes.yml

    • New file.
  • /.gitignore

    • Changelist:
  • /scripts/compare-release-notes.js - new

    • New file.
    • This PR checks existing release notes on a daily basis, by comparing them to chromestatus.com again.
      • The chromestatus.com database, which we use to write our web platform release notes, sometimes changes after a release note was written. This can cause release notes to become incorrect, or incomplete, after they've been published.
  • /scripts/package-lock.json

    • Changelist:
  • /scripts/package.json

    • Changelist:

AB#60978977

@captainbrosset captainbrosset added the web-platform-release-notes For PRs that add new web platform release notes label Feb 3, 2026
Co-authored-by: Michael Hoffman <45407486+mikehoffms@users.noreply.github.com>
Copy link
Contributor Author

@captainbrosset captainbrosset left a comment

Choose a reason for hiding this comment

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

LGTM

@learn-build-service-prod
Copy link

Learn Build status updates of commit 7c82e54:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/compare-release-notes.yml ✅Succeeded
.gitignore ✅Succeeded
scripts/compare-release-notes.js ✅Succeeded
scripts/package-lock.json ✅Succeeded
scripts/package.json ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@captainbrosset captainbrosset merged commit 00e8805 into main Feb 16, 2026
3 checks passed
@captainbrosset captainbrosset deleted the user/pabrosse/release-notes-check branch February 16, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

web-platform-release-notes For PRs that add new web platform release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants