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

Pipeline template: only run linting and precommit if only markdown files changed in a PR #3352

Open
jfy133 opened this issue Dec 12, 2024 · 1 comment

Comments

@jfy133
Copy link
Member

jfy133 commented Dec 12, 2024

Description of feature

We should only run pipeline tests/nf-test if actual 'code' files have changed.

If a PR only has markdown/docs changes, then we shouldn't waste compute time on testing the pipeline (as nothing has changed)

@jfy133
Copy link
Member Author

jfy133 commented Dec 12, 2024

One issue may be how to change 'merge requirements' of such PRs however

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant