Skip to content

Add ConfigResource for PHPUnit configuration#3

Merged
wachterjohannes merged 1 commit into
mainfrom
feature/phpunit-config-resource
Jan 11, 2026
Merged

Add ConfigResource for PHPUnit configuration#3
wachterjohannes merged 1 commit into
mainfrom
feature/phpunit-config-resource

Conversation

@wachterjohannes

Copy link
Copy Markdown
Member
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Issues N/A
License MIT

Summary

  • Provide PHPUnit configuration as MCP resource
  • Include project root, config file path, and test directories
  • Extract bootstrap file from configuration
  • Use TOON format for token-efficient output

- Provide PHPUnit configuration as MCP resource
- Include project root, config file path, and test directories
- Extract bootstrap file from configuration
- Use TOON format for token-efficient output
@wachterjohannes wachterjohannes force-pushed the feature/phpunit-config-resource branch from fa6966d to 9258f16 Compare January 11, 2026 21:00
@wachterjohannes wachterjohannes merged commit 930bf3a into main Jan 11, 2026
3 checks passed
@wachterjohannes wachterjohannes deleted the feature/phpunit-config-resource branch January 11, 2026 21:05
wachterjohannes added a commit that referenced this pull request Jan 14, 2026
- Remove CODEOWNERS files (managed centrally in monorepo)
- Remove ISSUE_TEMPLATE files (issues reported to main repository)
- Remove CI workflows (CI runs in monorepo, not split repos)
- Update PR templates to redirect contributions to monorepo
- Add close-pull-request workflow to auto-close PRs with helpful message
- Fix repository URLs to point to MatesOfMate/.github

Split repositories (common, phpstan-extension, phpunit-extension) are now
read-only mirrors that redirect all contributions to the main monorepo.
This follows the Symfony split repository pattern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant