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

github: Run code/system tests for non doc changes only #471

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

roosterfish
Copy link
Contributor

@roosterfish roosterfish commented Nov 8, 2024

To prevent spending to much CI time running code/system tests for doc only changes, this PR introduces another job which can identify changes made in the pull request.

The code tests (and their system tests dependency) are now getting executed only if there were changes made outside of the doc/** directory.

tomponline
tomponline previously approved these changes Nov 8, 2024
@roosterfish roosterfish force-pushed the reorg_workflows branch 2 times, most recently from 07bc29e to 53b01f8 Compare November 8, 2024 12:39
@roosterfish roosterfish marked this pull request as ready for review November 8, 2024 12:49
@roosterfish roosterfish changed the title github: Run code/system tests only for non doc changes github: Run code/system tests for non doc changes only Nov 8, 2024
@masnax masnax merged commit ff82913 into canonical:main Nov 8, 2024
20 checks passed
@roosterfish roosterfish deleted the reorg_workflows branch November 8, 2024 14:15
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.

3 participants