@@ -82,6 +82,10 @@ Example output:
8282
8383``` console
8484✅ config.yaml syntax is valid.
85+ 42 repositories in config
86+ 15 unique tags: api, backend, cli, deprecated, frontend, gh:automation, gh:cli, gh:rust, java, javascript, microservice, python, rust, typescript, web
87+
88+ Validation finished successfully.
8589```
8690
8791### Validate syntax and check repository connectivity
@@ -97,6 +101,8 @@ Example output:
97101
98102``` console
99103✅ config.yaml syntax is valid.
104+ 42 repositories in config
105+ 15 unique tags: api, backend, cli, deprecated, frontend, gh:automation, gh:cli, gh:rust, java, javascript, microservice, python, rust, typescript, web
100106
101107Validating repository connectivity...
102108✅ codcod/repos: Accessible.
@@ -118,6 +124,8 @@ Example output:
118124
119125``` console
120126✅ config.yaml syntax is valid.
127+ 42 repositories in config
128+ 15 unique tags: api, backend, cli, deprecated, frontend, gh:automation, gh:cli, gh:rust, java, javascript, microservice, python, rust, typescript, web
121129
122130Validating repository connectivity...
123131✅ codcod/repos: Accessible.
@@ -141,6 +149,8 @@ Example output:
141149
142150``` console
143151✅ config.yaml syntax is valid.
152+ 42 repositories in config
153+ 15 unique tags: api, backend, cli, deprecated, frontend, gh:automation, gh:cli, gh:rust, java, javascript, microservice, python, rust, typescript, web
144154
145155Validating repository connectivity...
146156✅ codcod/repos: Accessible.
0 commit comments