Skip to content

Commit

Permalink
XIVY-15295 Add vscode-extensions to scan issues from
Browse files Browse the repository at this point in the history
Add vscode-extensions repository to the list of
repositories where the logs are scanned for issues
  • Loading branch information
weissreto committed Nov 14, 2024
1 parent 66dea47 commit 54ae9ac
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ public static List<String> repos(String version) {
"thirdparty-libs",
"swagger-ui-ivy",
"monaco-yaml-ivy",
"project-build-examples");
"project-build-examples",
"vscode-extensions");

public static final List<String> REPOS_TO_TAG = new ArrayList<>();

Expand Down

0 comments on commit 54ae9ac

Please sign in to comment.