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

Enable user to exclude resources not relevant for compliance #1196

Open
benedikt-richter opened this issue Nov 29, 2022 · 0 comments
Open

Enable user to exclude resources not relevant for compliance #1196

benedikt-richter opened this issue Nov 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@benedikt-richter
Copy link
Member

benedikt-richter commented Nov 29, 2022

As a user I want to be able to exclude files and folders that are not relevant for compliance (e.g. because they are not shipping). Examples include tests and build tooling that is not distributed.

The following seems required:

  • There should be a way to mark such resources.
  • Once a resource is marked there should be visual feedback. The respective folders could be displayed in grey/slightly transparent.
  • These should also not be taken into account for the progress bar and other aggregated statistics.
  • This choice should also be persisted and be reapplied when a file is opened again.
  • All signals attached to these files should be hidden in parent.
@benedikt-richter benedikt-richter added the enhancement New feature or request label Nov 29, 2022
@mstykow mstykow changed the title Manual exclusion of files not relevant for compliance Enable user to exclude resources not relevant for compliance Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant