Skip to content

Release 6.4.27 - #532

Merged
sorinmarta merged 1 commit into
masterfrom
release/6.4.27
Sep 1, 2026
Merged

sorinmarta merged 1 commit into
masterfrom
release/6.4.27

Conversation

@sorinmarta

Copy link
Copy Markdown
Contributor

Release 6.4.27

Automated release preparation:

  • Version bumped in plugin file, class-wpbdp.php, theme.json, and README.TXT
  • Assets rebuilt (webpack, LESS, uglify)
  • Changelog generated
  • Translation .pot file regenerated

Next steps:

  1. Review the changes
  2. Merge this PR to create the release

@sorinmarta sorinmarta added the run analysis Runs phpcs and phpunit label Sep 1, 2026
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 0771c2cf-c0f3-4ccd-ad2a-b2f4b3c3687f

📥 Commits

Reviewing files that changed from the base of the PR and between 0674c2e and 6e13baa.

⛔ Files ignored due to path filters (2)
  • themes/default/theme.json is excluded by !**/*.json
  • themes/no_theme/theme.json is excluded by !**/*.json
📒 Files selected for processing (6)
  • README.TXT
  • business-directory-plugin.php
  • includes/class-wpbdp.php
  • includes/controllers/pages/class-submit-listing.php
  • includes/helpers/functions/general.php
  • includes/models/class-listing.php

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The plugin release metadata was updated from 6.4.26 to 6.4.27. The README now lists WordPress 7.1 compatibility and includes the 6.4.27 changelog. Placeholder @since annotations were replaced with 6.4.27.

Changes

6.4.27 Release Metadata

Layer / File(s) Summary
Version and release information
README.TXT, business-directory-plugin.php, includes/class-wpbdp.php
Plugin version identifiers changed to 6.4.27. README compatibility metadata and changelog entries were updated.
Version annotations
includes/class-wpbdp.php, includes/controllers/pages/class-submit-listing.php, includes/helpers/functions/general.php, includes/models/class-listing.php
Placeholder @since annotations were replaced with 6.4.27.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 6e13b

This release-preparation change updates version and release documentation without changing product behavior, security controls, dependencies, or deployment behavior; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 2 functions across 5 files. (1 skipped: 1 … Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the release version and matches the primary objective of preparing release 6.4.27.
Description check ✅ Passed The description accurately summarizes the release preparation work, including version updates, asset rebuilds, changelog generation, and translation regeneration.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 2 functions across 5 files. (1 skipped: 1 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
📝 Generate docstrings 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/6.4.27

Warning

Some tools did not complete. Review the errors below.

🔧 PHPStan (2.2.8)

PHPStan was skipped because the config uses disallowed bootstrapFiles or bootstrapFile directives.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sorinmarta
sorinmarta merged commit 8f4d081 into master Sep 1, 2026
8 checks passed
@sorinmarta
sorinmarta deleted the release/6.4.27 branch September 1, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run analysis Runs phpcs and phpunit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant