We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf1996 commit c52bb4dCopy full SHA for c52bb4d
.github/dependabot.yml
@@ -2,5 +2,8 @@ version: 2
2
updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
+ default_labels:
6
+ - "dependencies"
7
+ - "skip-changelog"
8
schedule:
9
interval: "daily"
.github/release-drafter.yml
@@ -15,6 +15,7 @@ categories:
15
- 'bug'
16
- title: '🧰 Maintenance'
17
labels:
18
+ - 'documentation'
19
- 'chore'
20
- 'infra'
21
- title: '🧪 Experimental'
0 commit comments