From 87bab653505522b1f518ade663473186904bd9a8 Mon Sep 17 00:00:00 2001 From: Matthew Manela Date: Thu, 6 Feb 2025 18:20:25 -0800 Subject: [PATCH] Add a beta mark for Perforce permissions feature --- docs/admin/repo/perforce.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/repo/perforce.mdx b/docs/admin/repo/perforce.mdx index f20e8811c..db9d4d824 100644 --- a/docs/admin/repo/perforce.mdx +++ b/docs/admin/repo/perforce.mdx @@ -75,7 +75,7 @@ Perforce label names are also more flexible than git tag names, so incompatible This behaviour can be disabled by setting `noConvertLabels` to `true` in the [fusion client configuration](https://sourcegraph.com/github.com/sourcegraph/sourcegraph@44e848d4ba5a3d47bc6e8651638cfe2279d02102/-/blob/schema/perforce.schema.json?L66-131). -## Repository permissions +## Repository permissions (Beta) To enforce file-level permissions for Perforce depots using the [Perforce protects file](https://www.perforce.com/manuals/cmdref/Content/CmdRef/p4_protect.html), include [the `authorization` field](https://sourcegraph.com/github.com/sourcegraph/sourcegraph@2a716bd70c294acf1b3679b790834c4dea9ea956/-/blob/schema/perforce.schema.json?L67-78) in the configuration of the Perforce code host connection you created [above](#add-a-perforce-code-host):