Skip to content

Commit 79109c1

Browse files
committed
👷 Migrate automatic labels to Latest Changes
1 parent ddb3c34 commit 79109c1

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)