Skip to content

Commit 2e2a03d

Browse files
committed
Merge branch 'si-10647-docs-update' of https://github.com/github/codeql into si-10647-docs-update
2 parents 8c59ec2 + 082c9a2 commit 2e2a03d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codeql/codeql-for-visual-studio-code/running-codeql-queries-at-scale-with-mrva.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ For example, if you want to continue analyzing a set of repositories that had re
154154
You can then insert the ``new-repo-list`` of repositories into your list of custom repository lists for easy access in the Variant Analysis Repositories panel.
155155

156156
Using GitHub code search to add repositories to a custom list
157-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
157+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158158

159159
You can use code search directly in the CodeQL extension to add a subset of repositories from GitHub.com to a custom list.
160160

@@ -181,7 +181,7 @@ You can add a maximum of 1000 repositories to a custom list per search.
181181

182182
You can view the progress of your search in the bottom right corner of the application in a box with the text "Searching for repositories...". If you click **Cancel**, no repositories will be added to your list. Once complete, you will see the resulting repositories appear in the dropdown under your custom list in the Variant Analysis Repositories panel.
183183

184-
Not all resulting repositories will have CodeQL databases or allow access to be analyzed. When you run an analysis on the list, the Variant Analysis Results view will show you which repositories were analyzed, which denied access, and which had no CodeQL database.
184+
Some of the resulting repositories will not have CodeQL databases and some may not allow access by the CodeQL extension for Visual Studio Code. When you run an analysis on the list, the Variant Analysis Results view will show you which repositories were analyzed, which denied access, and which had no CodeQL database.
185185

186186
Troubleshooting variant analysis
187187
--------------------------------

0 commit comments

Comments
 (0)