Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Add Check Workflow for PR Testing

This PR adds a GitHub Actions workflow that runs tests on pull requests using the pull_request_target event, which is appropriate for open source projects.

Changes

  • Added .github/workflows/check.yml to run tests on pull requests
  • The workflow validates composer.json, installs dependencies, and runs PHPUnit tests
  • Uses pull_request_target event for secure testing of PRs in an open source context

This workflow will help ensure that all PRs maintain code quality by running tests automatically.

Link to Devin run: https://app.devin.ai/sessions/7e5ae8c97d464b8480760363c72c0712
Requested by: Max Prilutskiy ([email protected])

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@maxprilutskiy maxprilutskiy merged commit dc82e1d into main May 3, 2025
@maxprilutskiy maxprilutskiy deleted the devin/1746255225-add-check-workflow branch May 3, 2025 06:55
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.

2 participants