Skip to content

feature: Add Feature discovery API endpoint and plugin interface #400

feature: Add Feature discovery API endpoint and plugin interface

feature: Add Feature discovery API endpoint and plugin interface #400

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: exactly
count: 1
labels: "fix, feature, doc, chore, test, ignore, other, dependencies, refactor"