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

Manual include or exclude specific files in template #3088

Open
Tracked by #2340
adamrtalbot opened this issue Jul 30, 2024 · 0 comments
Open
Tracked by #2340

Manual include or exclude specific files in template #3088

adamrtalbot opened this issue Jul 30, 2024 · 0 comments

Comments

@adamrtalbot
Copy link
Contributor

We should consider the ability to include or exclude specific files via the .nf-core.yml here. Not clear how we should do this yet but it could be a specific key for the .nf-core.yml:

exclude:
  - .github/workflows/fix-linting.yml
  - .github/workflows/clean-up.yml
include:
  - .github/workflows/ci.yml

This would override the broad categories by the wizard. It could be bypassed when using the TUI for now, consider it an advanced feature.

Originally posted by @adamrtalbot in #3084 (comment)

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

No branches or pull requests

1 participant