Add context to contribution description
It didn't actually say where the pages were edited, i.e. the wiki.
This commit is contained in:
parent
eb767a90f2
commit
c190490d9b
@ -150,6 +150,7 @@ module.exports = async function(robot, kredits) {
|
||||
if (details.pagesCreated.length > 0) {
|
||||
desc = `Created ${pageTitlesFromChanges(details.pagesCreated)}. ${desc}`;
|
||||
}
|
||||
desc = `Wiki contributions: ${desc}`;
|
||||
|
||||
let url;
|
||||
if (changes.length > 1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user