Skip to content

chore: add changelog entry for issue 296#333

Merged
coisa merged 2 commits into
mainfrom
chore/296-changelog-only
May 11, 2026
Merged

chore: add changelog entry for issue 296#333
coisa merged 2 commits into
mainfrom
chore/296-changelog-only

Conversation

@coisa
Copy link
Copy Markdown
Contributor

@coisa coisa commented May 11, 2026

Summary

Link

@coisa coisa force-pushed the chore/296-changelog-only branch from e33dfa2 to a243db5 Compare May 11, 2026 20:03
@github-actions
Copy link
Copy Markdown
Contributor

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d448f21c-46e8-4541-a226-9af71e5eca7c

📥 Commits

Reviewing files that changed from the base of the PR and between b2c27ec and 898c912.

📒 Files selected for processing (2)
  • .github/wiki
  • CHANGELOG.md

📝 Walkthrough

Summary by CodeRabbit

  • Bug Fixes
    • Improved hook execution fallback so project hooks run more reliably by preferring local tooling while still falling back to global options when needed.
    • Removed a deprecated configuration entry that could cause validation failures during changelog checks and pre-commit validation, preventing related hook errors.

Walkthrough

Updates release documentation: adds two Unreleased → Fixed changelog entries (GrumPHP hook fallback ordering and removal of ECS strict prepared set) and updates the .github/wiki submodule pointer to a new commit.

Changes

Release Documentation

Layer / File(s) Summary
Changelog Bug Fix Entries
CHANGELOG.md
Two new fixed items added under Unreleased: GrumPHP global-install fallback path resolution and removal of deprecated ECS strict prepared set from ECSConfig to prevent validation/pre-commit deprecation failures (#296).
Wiki Submodule Update
.github/wiki
Wiki subproject pointer updated to a new commit hash to check out updated wiki content.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 I hopped through notes and lines,
I nudged a hash, I tuned the signs,
GrumPHP finds its path anew,
ECS strict bids a soft adieu,
Release blooms fresh — a tiny rhyme.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/296-changelog-only

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

@coisa coisa merged commit f3dae62 into main May 11, 2026
12 checks passed
@coisa coisa deleted the chore/296-changelog-only branch May 11, 2026 20:08
@github-project-automation github-project-automation Bot moved this from Backlog to Released in PHP Fast Forward Project May 11, 2026
github-actions Bot added a commit that referenced this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

Extract Git hook logic into fast-forward/git-hooks package

1 participant