mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 04:27:15 +00:00
Extend categories for release notes (#1841)
This commit is contained in:
parent
4e76129004
commit
e5599bd337
18
.github/release.yml
vendored
18
.github/release.yml
vendored
@ -3,27 +3,31 @@ changelog:
|
||||
labels:
|
||||
- ignore-for-release
|
||||
categories:
|
||||
- title: Breaking Changes 🛠
|
||||
- title: Breaking Changes
|
||||
labels:
|
||||
- breaking change
|
||||
- title: Pipeline
|
||||
labels:
|
||||
- topic:pipeline
|
||||
- title: Models
|
||||
labels:
|
||||
- topic:models
|
||||
- title: REST API
|
||||
labels:
|
||||
- topic:api
|
||||
- title: DocumentStores
|
||||
labels:
|
||||
- topic:document_store
|
||||
- topic:elasticsearch
|
||||
- topic:faiss
|
||||
- topic:sql
|
||||
- title: REST API
|
||||
labels:
|
||||
- topic:api
|
||||
- title: UI / Demo
|
||||
labels:
|
||||
- topic:ui
|
||||
- topic:demo
|
||||
- title: Documentation
|
||||
labels:
|
||||
- topic:documentation
|
||||
- title: ui
|
||||
labels:
|
||||
- topic:ui
|
||||
- title: Other Changes
|
||||
labels:
|
||||
- "*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user