Exclude GitHub Actions bot from changelog

Closes gh-33078
This commit is contained in:
Stéphane Nicoll
2024-06-20 14:15:54 +02:00
parent fa05de1d96
commit 2303ea92fe

View File

@@ -17,4 +17,13 @@ changelog:
- "type: dependency-upgrade"
contributors:
exclude:
names: ["bclozel", "jhoeller", "poutsma", "rstoyanchev", "sbrannen", "sdeleuze", "snicoll", "simonbasle"]
names:
- "bclozel"
- "github-actions"
- "jhoeller"
- "poutsma"
- "rstoyanchev"
- "sbrannen"
- "sdeleuze"
- "simonbasle"
- "snicoll"