mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-26 16:46:58 +00:00
rename label: ignore-for-release-notes (#2320)
* rename label: ignore-for-release-notes * add document store topics
This commit is contained in:
parent
8cd73a9d20
commit
98fa48cc4c
6
.github/release.yml
vendored
6
.github/release.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
changelog:
|
changelog:
|
||||||
exclude:
|
exclude:
|
||||||
labels:
|
labels:
|
||||||
- ignore-for-release
|
- ignore-for-release-notes
|
||||||
categories:
|
categories:
|
||||||
- title: Breaking Changes
|
- title: Breaking Changes
|
||||||
labels:
|
labels:
|
||||||
@ -17,6 +17,9 @@ changelog:
|
|||||||
- topic:document_store
|
- topic:document_store
|
||||||
- topic:elasticsearch
|
- topic:elasticsearch
|
||||||
- topic:faiss
|
- topic:faiss
|
||||||
|
- topic:milvus
|
||||||
|
- topic:weaviate
|
||||||
|
- topic:pinecone
|
||||||
- topic:sql
|
- topic:sql
|
||||||
- title: REST API
|
- title: REST API
|
||||||
labels:
|
labels:
|
||||||
@ -24,7 +27,6 @@ changelog:
|
|||||||
- title: UI / Demo
|
- title: UI / Demo
|
||||||
labels:
|
labels:
|
||||||
- topic:ui
|
- topic:ui
|
||||||
- topic:demo
|
|
||||||
- title: Documentation
|
- title: Documentation
|
||||||
labels:
|
labels:
|
||||||
- type:documentation
|
- type:documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user