You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Auto-resolve pull-request conflicts limited to workflow-managed .github/wiki pointers and CHANGELOG.mdUnreleased drift (#192)
Teach the pull-request review skill, review-guardian agent, and review request brief to require explicit validation strategies for workflow, local-action, and packaged-wrapper changes, including local actionlint installation guidance (#241)
Fixed
Preserve color-friendly nested command environments, explicit Symfony Console ANSI flags, concise process section labels, and fixture-safe PhpMetrics execution with bounded Packagist lookups without restoring PTY (#239)
Disable Xdebug for queued child processes unless coverage requires it without PCOV, reducing repeated Composer Xdebug warnings in orchestrated commands (#239)
Keep the reports workflow permission warning loop shell-safe for paths containing backslashes (#244)
Keep required PHPUnit matrix checks reporting after workflow-managed .github/wiki pointer commits by running the pull-request test workflow without top-level path filters and aligning the packaged consumer test wrapper (#230)
Publish pending and per-version required PHPUnit statuses for workflow-dispatched test runs so wiki pointer commits do not wait for an all-matrix aggregate status (#230)
Ignore intentional Composer Dependency Analyser shadow dependency findings by default while adding dependencies --show-shadow-dependencies for audits (#233)
Dispatch the required test workflow after wiki preview automation updates a pull-request .github/wiki pointer, avoiding permanently pending required checks on bot-authored pointer commits (#230)
Mirror workflow-dispatched wiki pointer test results into required Run Tests commit statuses so branch protection recognizes bot-authored pointer commits (#230)