Add beta note.

This commit is contained in:
Dominik Bamberger
2021-07-22 19:23:06 +02:00
parent b51db7f2de
commit 807fdb01c8

View File

@@ -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).