Skip to content

chore: sync commits from swe-productivity study (#616) #545

chore: sync commits from swe-productivity study (#616)

chore: sync commits from swe-productivity study (#616) #545

name: autolabel
on:
pull_request_target:
types: [opened, edited]
permissions:
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: c4illin/autolabel@main
with:
type_labels: |
feat: Feature
fix: Fix
docs: Docs
style: Style
refactor: Refactor
perf: Performance
test: Test
build: Build
ci: CI
revert: Revert
breaking: Breaking