Merge pull request #3413 from crazy-max/labeler-dap

chore: labeler for area/dap
This commit is contained in:
CrazyMax
2025-09-08 16:48:18 +02:00
committed by GitHub
+7
View File
@@ -48,6 +48,13 @@ area/cli:
- cmd/**
- commands/**
# Add 'area/dap' label to changes in dap files
area/dap:
- changed-files:
- any-glob-to-any-file:
- commands/dap.go
- dap/**
# Add 'area/docs' label to markdown files in the docs folder
area/docs:
- changed-files: