Skip to content

feat(#18): add json formatter and new --output-format option and config #30

feat(#18): add json formatter and new --output-format option and config

feat(#18): add json formatter and new --output-format option and config #30

on:
pull_request_target:
types: [opened, edited]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1
with:
type_labels: '{"feat": "feature", "fix": "fix", "breaking": "breaking", "ci": "CI"}'