This commit is contained in:
Stephan 2022-01-10 08:16:46 +01:00
parent 3d32dbd623
commit 7c3bb81709
6 changed files with 7 additions and 12 deletions

View File

@ -117,9 +117,13 @@ jobs:
return
}
else {
console.log(item)
console.log(`${content_type} #${item_number} id: ${item.data.id}.`)
console.log(`was: ${item_id} and match?!`)
console.log(`${content_type} #${context.issue.number} id: ${item.data.id}.`)
if (item_id === item.data.id) {
console.log(`item_id: ${item_id}`)
}
else {
console.log(`but 'context.payload' provides item_id: ${item_id} and meh?`)
}
}
console.log('create the card...')

1
6.txt
View File

@ -1 +0,0 @@
Its my sixth file.

View File

@ -1,3 +0,0 @@
this is a new file only in my branch
changing something that won't conflict in master

View File

@ -1 +0,0 @@
duh

3
e.txt
View File

@ -1,3 +0,0 @@
e
MiNor Change

View File

@ -1 +0,0 @@
foo