Seems like that was merged with conflict or failure
This commit is contained in:
Timothee Guerin 2024-09-04 10:58:53 -07:00 коммит произвёл GitHub
Родитель eacbc248f8
Коммит 74627ec770
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 27 добавлений и 25 удалений

5
.github/policies/prs.triage.generated.yml поставляемый
Просмотреть файл

@ -95,8 +95,9 @@ configuration:
- addLabel: - addLabel:
label: emitter:client:java label: emitter:client:java
- if: - if:
- filesMatchPattern: - includesModifiedFiles:
pattern: packages/http-client-python/.* files:
- packages/http-client-python/**/*
then: then:
- addLabel: - addLabel:
label: emitter:client:python 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 Area of the codebase
| Name | Color | Description | | Name | Color | Description |
| ---------------------------- | ------- | ---------------------------------------------------------------- | | ---------------------------- | ------- | ----------------------------------------------------------------- |
| `compiler:core` | #453261 | Issues for @typespec/compiler | | `compiler:core` | #453261 | Issues for @typespec/compiler |
| `compiler:emitter-framework` | #453261 | Issues for the emitter framework | | `compiler:emitter-framework` | #453261 | Issues for the emitter framework |
| `ide` | #846da1 | Issues for VS, VSCode, Monaco, etc. | | `ide` | #846da1 | Issues for VS, VSCode, Monaco, etc. |
| `lib:http` | #c7aee6 | | | `lib:http` | #c7aee6 | |
| `lib:openapi` | #c7aee6 | | | `lib:openapi` | #c7aee6 | |
| `lib:rest` | #c7aee6 | | | `lib:rest` | #c7aee6 | |
| `lib:versioning` | #c7aee6 | | | `lib:versioning` | #c7aee6 | |
| `meta:blog` | #007dc8 | Blog updates | | `meta:blog` | #007dc8 | Blog updates |
| `meta:website` | #007dc8 | TypeSpec.io updates | | `meta:website` | #007dc8 | TypeSpec.io updates |
| `tspd` | #004185 | Issues for the tspd tool | | `tspd` | #004185 | Issues for the tspd tool |
| `emitter:client:csharp` | #e1b300 | Issue for the C# client emitter: @typespec/emitter-client-csharp | | `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/emitter-client-java | | `emitter:client:java` | #e1b300 | Issue for the Java client emitter: @typespec/http-client-java |
| `emitter:json-schema` | #957300 | | | `emitter:client:python` | #e1b300 | Issue for the Python client emitter: @typespec/http-client-python |
| `emitter:protobuf` | #957300 | The protobuf emitter | | `emitter:json-schema` | #957300 | |
| `emitter:openapi3` | #957300 | Issues for @typespec/openapi3 emitter | | `emitter:protobuf` | #957300 | The protobuf emitter |
| `openapi3:converter` | #957300 | Issues for @typespec/openapi3 openapi to typespec converter | | `emitter:openapi3` | #957300 | Issues for @typespec/openapi3 emitter |
| `emitter:service:csharp` | #967200 | | | `openapi3:converter` | #957300 | Issues for @typespec/openapi3 openapi to typespec converter |
| `emitter:service:js` | #967200 | | | `emitter:service:csharp` | #967200 | |
| `eng` | #65bfff | | | `emitter:service:js` | #967200 | |
| `ui:playground` | #3256a8 | | | `eng` | #65bfff | |
| `ui:type-graph-viewer` | #3256a8 | | | `ui:playground` | #3256a8 | |
| `ui:type-graph-viewer` | #3256a8 | |
#### issue_kinds #### issue_kinds