Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict workflow-runs to run only for necessary files #742

Conversation

carstingaxion
Copy link
Collaborator

@carstingaxion carstingaxion commented Jul 29, 2024

Description of the Change

Restrict the GitHub action workflows to run only if the containing PR includes changes to relevant files.

Closes #

How to test the Change

...

Changelog Entry

Changed - Restrict the GitHub action workflows to relevant file changes.

Credits

Props @carstingaxion

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Copy link

what-the-diff bot commented Jul 29, 2024

PR Summary

  • Enhancement of Code Coverage in Workflow
    The Pull Request introduces a broader path for code coverage in the workflow. This inclusion allows the code assessment to span across all files held within the 'includes' and 'test' directories, as well as any '.php' files. Other relevant files, such as 'phpunit.xml.dist' and 'composer.' files, will also be encompassed in the code coverage analysis. This broadened scope enhances the software analysis and testing process, ultimately leading to more robust and efficient software performance.

@mauteri mauteri merged commit 17d1583 into GatherPress:main Jul 29, 2024
12 checks passed
@carstingaxion carstingaxion deleted the feature/restrict-workflow-runs-per-filetype branch August 13, 2024 20:11
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