This commit is contained in:
Ciro Santilli
2021-06-30 08:41:24 +01:00
parent 13b7c7864c
commit 7b0368e9ee

View File

@@ -70,8 +70,9 @@ ${full_images.join('\n\n')}
`;
// Label handling.
let labels;
if (!isComment) {
const labels = new Set(payload.issue.labels.map(label => label.name));
labels = new Set(payload.issue.labels.map(label => label.name));
const newLabels = new Set();
const shabiWords = [
'shabi',