PromucFlow_constructor/.github/labeler.yml

13 lines
241 B
YAML

version: 1
labels:
- label: "Enhancement"
title: "^feat:.*"
- label: "Bug"
title: "^fix:.*"
- label: "CI"
title: "^test:.*"
- label: "skip-changelog"
title: "^test:.*"
- label: "skip-changelog"
title: "^doc:.*"