mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Add beta note.
This commit is contained in:
@@ -52,6 +52,11 @@ For more information about these metadata properties, see ":ref:`Metadata for Co
|
||||
Packaging custom QL queries
|
||||
---------------------------
|
||||
|
||||
Note
|
||||
|
||||
The CodeQL package manager is currently in beta and subject to change. During the beta, CodeQL packages are available only in the GitHub Package Registry (GHPR). You must use version 2.5.8 or later of the CodeQL CLI to use the CodeQL package manager.
|
||||
|
||||
|
||||
When writing your own queries, you can either just save them in a custom QL pack
|
||||
directory or subsequently include the pack in a CodeQL package which you can
|
||||
then upload to the GitHub Package Registry (GHPR).
|
||||
|
||||
Reference in New Issue
Block a user