Skip to content

Include patch version milestones in testing digest#172

Open
ekamran wants to merge 1 commit into
WordPress:trunkfrom
ekamran:sftq/include-patch-version-milestones
Open

Include patch version milestones in testing digest#172
ekamran wants to merge 1 commit into
WordPress:trunkfrom
ekamran:sftq/include-patch-version-milestones

Conversation

@ekamran
Copy link
Copy Markdown
Contributor

@ekamran ekamran commented May 30, 2026

Summary

  • Update the weekly testing digest milestone filter to include patch version milestones like 7.0.1.
  • Keep two-segment milestones like 7.0 and 7.1 included.
  • Update the nearby comments and warning text to match the new behavior.

Testing

  • Ran node --check .github/scripts/weekly-testing-digest.mjs.
  • Verified the regex includes 7.0, 7.0.1, 7.1, and 6.9.2.
  • Verified it excludes Future Release, Awaiting Review, 7, and 7.x.
  • Ran git diff --check.

Fixes #170

@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: ekamran <ekamran@git.wordpress.org>
Co-authored-by: huzaifaalmesbah <huzaifaalmesbah@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weekly Testing Digest excludes minor version Trac milestones

2 participants