Skip to content

Commit 6cf84c5

Browse files
authored
👷 Migrate automatic labels to Latest Changes (#2074)
1 parent d1b9ab8 commit 6cf84c5

3 files changed

Lines changed: 11 additions & 44 deletions

File tree

.github/labeler.yml

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

.github/latest-changes.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
auto-labels:
2+
docs:
3+
- docs/**
4+
- docs_src/**
5+
internal:
6+
- .github/**
7+
- scripts/**
8+
- .gitignore
9+
- .pre-commit-config.yaml
10+
- requirements*.txt
11+
- uv.lock

.github/workflows/labeler.yml

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

0 commit comments

Comments
 (0)