We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b94477 + f04b8cf commit 87cebe4Copy full SHA for 87cebe4
1 file changed
.github/github.json
@@ -57,9 +57,12 @@
57
"qaLabels": [],
58
"deployLabels": [],
59
"healthUrls": [],
60
- "relatedRepos": [
61
- "code-everywhere"
62
- ],
+ "relatedRepos": ["code-everywhere"],
+ "jetbrains": {
+ "ide": "IntelliJ IDEA",
63
+ "openProjectPath": ".",
64
+ "scopePreference": "changed_files"
65
+ },
66
"githubSignals": {
67
"postMerge": {
68
"waitForActions": true,
0 commit comments