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

Skip C++ source linting for unrelevant PRs #236

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

CarlosNihelton
Copy link
Collaborator

Linting is quite resource consuming.
Only the sources inside DistroLauncher/ are linted.
PR's which won't touch those files (or the workflow ones) will have QA skipped.
This will not skip run-tests workflow.

Linting is quite resource consuming.
Only the sources inside `DistroLauncher/` are linted.
PR's which won't touch those files will have QA skipped.
Run-tests workflow is not affected.
@CarlosNihelton CarlosNihelton marked this pull request as ready for review July 21, 2022 15:56
Copy link
Collaborator

@EduardGomezEscandell EduardGomezEscandell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@CarlosNihelton CarlosNihelton merged commit eddec8c into main Jul 22, 2022
@CarlosNihelton CarlosNihelton deleted the avoid-unnecesasry-linting branch July 22, 2022 09:33
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