chore(config): use cibot email address for commits assignation
This commit is contained in:
parent
d816bae8ce
commit
72d2ea4719
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
platform: "forgejo",
|
platform: "forgejo",
|
||||||
endpoint: "https://forge.e5150.fr",
|
endpoint: "https://forge.e5150.fr",
|
||||||
gitAuthor: "CIBot <CIBot@noreply.forge.e5150.local>",
|
gitAuthor: "CIBot <pips+cibot@e5150.fr>",
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
labels: ["Dependancy 📦️"],
|
labels: ["Dependancy 📦️"],
|
||||||
extends: ["config:recommended"],
|
extends: ["config:recommended"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue