Skip to content

Commit 87cebe4

Browse files
authored
Merge pull request #80 from cbusillo/chore/add-jetbrains-workflow-metadata
Add JetBrains workflow metadata
2 parents 3b94477 + f04b8cf commit 87cebe4

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.github/github.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,12 @@
5757
"qaLabels": [],
5858
"deployLabels": [],
5959
"healthUrls": [],
60-
"relatedRepos": [
61-
"code-everywhere"
62-
],
60+
"relatedRepos": ["code-everywhere"],
61+
"jetbrains": {
62+
"ide": "IntelliJ IDEA",
63+
"openProjectPath": ".",
64+
"scopePreference": "changed_files"
65+
},
6366
"githubSignals": {
6467
"postMerge": {
6568
"waitForActions": true,

0 commit comments

Comments
 (0)