refactor: ignore apps thanks mentions

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-11-09 17:13:43 +01:00
parent c3753c78b5
commit ca6fe027cc
2 changed files with 26 additions and 8 deletions
+8 -1
View File
@@ -4,7 +4,14 @@
"./backstage-changelog.js",
{
"repo": "backstage/backstage",
"ignoreUserThanks": ["benjdlambert", "freben", "jhaals", "Rugvip"]
"ignoreUserThanks": [
"benjdlambert",
"freben",
"jhaals",
"Rugvip",
"renovate",
"dependabot"
]
}
],
"commit": false,