Skip to content

Commit 2303ea9

Browse files
committed
Exclude GitHub Actions bot from changelog
Closes gh-33078
1 parent fa05de1 commit 2303ea9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

ci/config/changelog-generator.yml

+10-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,13 @@ changelog:
1717
- "type: dependency-upgrade"
1818
contributors:
1919
exclude:
20-
names: ["bclozel", "jhoeller", "poutsma", "rstoyanchev", "sbrannen", "sdeleuze", "snicoll", "simonbasle"]
20+
names:
21+
- "bclozel"
22+
- "github-actions"
23+
- "jhoeller"
24+
- "poutsma"
25+
- "rstoyanchev"
26+
- "sbrannen"
27+
- "sdeleuze"
28+
- "simonbasle"
29+
- "snicoll"

0 commit comments

Comments
 (0)