rename label: ignore-for-release-notes (#2320)

* rename label: ignore-for-release-notes

* add document store topics
This commit is contained in:
Julian Risch 2022-03-21 17:26:09 +01:00 committed by GitHub
parent 8cd73a9d20
commit 98fa48cc4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/release.yml vendored
View File

@ -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