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

add CLI flag --skipCategories #610

Open
3 tasks
BioPhoton opened this issue Apr 9, 2024 · 0 comments
Open
3 tasks

add CLI flag --skipCategories #610

BioPhoton opened this issue Apr 9, 2024 · 0 comments
Labels
🧩 cli ➕ enhancement new feature or request 💡 good first issue good for newcomers 🤓 UX UX improvement for CLI users

Comments

@BioPhoton
Copy link
Collaborator

User story

As a developer sometimes I want to skip the execution of certain categories. E.g. to save time.

ATM there is no way to do this but comment them out in the code-pushup.config.ts

Acceptance criteria

  • the CLI supports a terminal argument skipCategories that is. used as string array that is undefined by default
  • if skipCategories is given exclude the provided categories form the core config
  • notify the user similar to onlyPlugins

Implementation details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧩 cli ➕ enhancement new feature or request 💡 good first issue good for newcomers 🤓 UX UX improvement for CLI users
Projects
None yet
Development

No branches or pull requests

1 participant