Fix labels CI (#4336)
Seems like that was merged with conflict or failure
This commit is contained in:
Родитель
eacbc248f8
Коммит
74627ec770
|
@ -95,8 +95,9 @@ configuration:
|
|||
- addLabel:
|
||||
label: emitter:client:java
|
||||
- if:
|
||||
- filesMatchPattern:
|
||||
pattern: packages/http-client-python/.*
|
||||
- includesModifiedFiles:
|
||||
files:
|
||||
- packages/http-client-python/**/*
|
||||
then:
|
||||
- addLabel:
|
||||
label: emitter:client:python
|
||||
|
|
|
@ -301,29 +301,30 @@ TypeSpec repo use labels to help categorize and manage issues and PRs. The follo
|
|||
|
||||
Area of the codebase
|
||||
|
||||
| Name | Color | Description |
|
||||
| ---------------------------- | ------- | ---------------------------------------------------------------- |
|
||||
| `compiler:core` | #453261 | Issues for @typespec/compiler |
|
||||
| `compiler:emitter-framework` | #453261 | Issues for the emitter framework |
|
||||
| `ide` | #846da1 | Issues for VS, VSCode, Monaco, etc. |
|
||||
| `lib:http` | #c7aee6 | |
|
||||
| `lib:openapi` | #c7aee6 | |
|
||||
| `lib:rest` | #c7aee6 | |
|
||||
| `lib:versioning` | #c7aee6 | |
|
||||
| `meta:blog` | #007dc8 | Blog updates |
|
||||
| `meta:website` | #007dc8 | TypeSpec.io updates |
|
||||
| `tspd` | #004185 | Issues for the tspd tool |
|
||||
| `emitter:client:csharp` | #e1b300 | Issue for the C# client emitter: @typespec/emitter-client-csharp |
|
||||
| `emitter:client:java` | #e1b300 | Issue for the Java client emitter: @typespec/emitter-client-java |
|
||||
| `emitter:json-schema` | #957300 | |
|
||||
| `emitter:protobuf` | #957300 | The protobuf emitter |
|
||||
| `emitter:openapi3` | #957300 | Issues for @typespec/openapi3 emitter |
|
||||
| `openapi3:converter` | #957300 | Issues for @typespec/openapi3 openapi to typespec converter |
|
||||
| `emitter:service:csharp` | #967200 | |
|
||||
| `emitter:service:js` | #967200 | |
|
||||
| `eng` | #65bfff | |
|
||||
| `ui:playground` | #3256a8 | |
|
||||
| `ui:type-graph-viewer` | #3256a8 | |
|
||||
| Name | Color | Description |
|
||||
| ---------------------------- | ------- | ----------------------------------------------------------------- |
|
||||
| `compiler:core` | #453261 | Issues for @typespec/compiler |
|
||||
| `compiler:emitter-framework` | #453261 | Issues for the emitter framework |
|
||||
| `ide` | #846da1 | Issues for VS, VSCode, Monaco, etc. |
|
||||
| `lib:http` | #c7aee6 | |
|
||||
| `lib:openapi` | #c7aee6 | |
|
||||
| `lib:rest` | #c7aee6 | |
|
||||
| `lib:versioning` | #c7aee6 | |
|
||||
| `meta:blog` | #007dc8 | Blog updates |
|
||||
| `meta:website` | #007dc8 | TypeSpec.io updates |
|
||||
| `tspd` | #004185 | Issues for the tspd tool |
|
||||
| `emitter:client:csharp` | #e1b300 | Issue for the C# client emitter: @typespec/http-client-csharp |
|
||||
| `emitter:client:java` | #e1b300 | Issue for the Java client emitter: @typespec/http-client-java |
|
||||
| `emitter:client:python` | #e1b300 | Issue for the Python client emitter: @typespec/http-client-python |
|
||||
| `emitter:json-schema` | #957300 | |
|
||||
| `emitter:protobuf` | #957300 | The protobuf emitter |
|
||||
| `emitter:openapi3` | #957300 | Issues for @typespec/openapi3 emitter |
|
||||
| `openapi3:converter` | #957300 | Issues for @typespec/openapi3 openapi to typespec converter |
|
||||
| `emitter:service:csharp` | #967200 | |
|
||||
| `emitter:service:js` | #967200 | |
|
||||
| `eng` | #65bfff | |
|
||||
| `ui:playground` | #3256a8 | |
|
||||
| `ui:type-graph-viewer` | #3256a8 | |
|
||||
|
||||
#### issue_kinds
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче