Skip to content

Commit 7f11815

Browse files
authored
👷 Migrate automatic labels to Latest Changes (#2439)
1 parent a2d2d18 commit 7f11815

3 files changed

Lines changed: 12 additions & 45 deletions

File tree

.github/labeler.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/latest-changes.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
auto-labels:
2+
docs:
3+
- exclude: frontend/**
4+
- exclude: backend/**
5+
- exclude: .github/**
6+
- exclude: scripts/**
7+
- '**/*.md'
8+
internal:
9+
- .github/**
10+
- scripts/**
11+
- .gitignore
12+
- .pre-commit-config.yaml

.github/workflows/labeler.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)