Update docs/permissions/custom-rules.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2026-02-06 11:26:36 +01:00
committed by GitHub
parent fc14756aed
commit 60070a9cc9
+1 -1
View File
@@ -146,7 +146,7 @@ To install custom rules in a plugin, we need to use the [`PermissionsRegistrySer
backend.add(import('./extensions/catalogPermissionRules'));
```
3. Now when you run you Backstage instance - `yarn start` - the rule will be added to the catalog plugin.
3. Now when you run your Backstage instance - `yarn start` - the rule will be added to the catalog plugin.
The updated policy will allow catalog entity resource permissions if any of the following are true: