-
Notifications
You must be signed in to change notification settings - Fork 329
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 capability to filter queries #1098
Merged
aeisenberg
merged 9 commits into
aeisenberg/check-sarif-action
from
aeisenberg/remove-queries
Jun 16, 2022
Merged
Add capability to filter queries #1098
aeisenberg
merged 9 commits into
aeisenberg/check-sarif-action
from
aeisenberg/remove-queries
Jun 16, 2022
Commits on Jun 14, 2022
-
Add capability to filter queries
This change adds a `query-filters` property to the codeql-config file. This property is an array of `exclude`/`include` entries for a query suite. These filters are appended to the generated query suite files and used to filter queries after they are selected. A related change is that now, all pack references are run in a single query suite, which has the query filters appended to them.
Configuration menu - View commit details
-
Copy full SHA for 40b2800 - Browse repository at this point
Copy the full SHA 40b2800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e27d3 - Browse repository at this point
Copy the full SHA 06e27d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eec34d5 - Browse repository at this point
Copy the full SHA eec34d5View commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 428caf0 - Browse repository at this point
Copy the full SHA 428caf0View commit details -
Extract query-filters test into a composite action
Removes duplicated yaml. Also add some better typings.
Configuration menu - View commit details
-
Copy full SHA for 59ca9b5 - Browse repository at this point
Copy the full SHA 59ca9b5View commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 777b778 - Browse repository at this point
Copy the full SHA 777b778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db77ee - Browse repository at this point
Copy the full SHA 6db77eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7459f0 - Browse repository at this point
Copy the full SHA d7459f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c412c6 - Browse repository at this point
Copy the full SHA 7c412c6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.