@treeseed/sdk 0.13.0-rc.81 → 0.13.0-rc.82
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"completedAt":"2026-09-
|
|
1
|
+
{"completedAt":"2026-09-03T03:47:38.642Z"}
|
|
@@ -61,10 +61,10 @@ const SERVICE_PROVIDER_CATALOG = [
|
|
|
61
61
|
{
|
|
62
62
|
id: "github-repository-app",
|
|
63
63
|
label: "Repository Connector App",
|
|
64
|
-
description: "Installation authority
|
|
64
|
+
description: "Installation authority for governed repository creation and guarded Git reads and writes.",
|
|
65
65
|
capabilities: ["repository-hosting"],
|
|
66
66
|
fields: [],
|
|
67
|
-
permissions: ["Metadata: read", "Contents: read and write"],
|
|
67
|
+
permissions: ["Metadata: read", "Contents: read and write", "Checks: read", "Administration: read and write"],
|
|
68
68
|
sharing: "capability-scoped",
|
|
69
69
|
unattendedCompatible: true,
|
|
70
70
|
authoritySchemes: ["app-installation"],
|