Skip to content

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

Merged
mauteri merged 5 commits intoGatherPress:mainfrom
carstingaxion:feature/restrict-workflow-runs-per-filetype
Jul 29, 2024
Merged

Restrict workflow-runs to run only for necessary files#742
mauteri merged 5 commits intoGatherPress:mainfrom
carstingaxion:feature/restrict-workflow-runs-per-filetype

Conversation

@carstingaxion
Copy link
Copy Markdown
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.

@what-the-diff
Copy link
Copy Markdown

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
@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