Skip to content

Commit 06fc5bc

Browse files
committed
Exclude GitHub Actions bot from changelog
Closes gh-33077
1 parent f59b56c commit 06fc5bc

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: 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)