Change our Github Actions to only run relevant tests for the touched files
Open
Nobody has claimed this yet.
1. to develop
technical debt
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
So only run PHP tests if a PHP file was touched, and so on - Spreed already does this:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's GitHub Actions configuration and the referenced tests/drone-run-php-tests.sh implementation in Nextcloud Spreed. Determine how touched file types map to relevant test suites, then verify that PHP tests run only when PHP files change and that other test categories follow the same rule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, php
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100