Skip to content

Commit 2425ce9

Browse files
Update schema.v2.json
1 parent ef69270 commit 2425ce9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

static/schema/schema.v2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,19 @@
687687
},
688688
"additionalProperties": false,
689689
"default": {}
690+
},
691+
"pull_requests": {
692+
"type": "object",
693+
"properties": {
694+
"scope": {
695+
"type": "string",
696+
"enum": ["local", "global", "auto"],
697+
"default": "auto",
698+
"description": "Pull Requests | Specify the scope of pull requests to use for the knowledge base. 'local' uses the repository's pull requests, 'global' uses the organization's pull requests, and 'auto' uses repository's pull requests for public repositories and organization's pull requests for private repositories."
699+
}
700+
},
701+
"additionalProperties": false,
702+
"default": {}
690703
}
691704
},
692705
"additionalProperties": false,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy