mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-28 00:15:48 +01:00
Temp log playlistLookupResults
This commit is contained in:
parent
4ea19f6d3e
commit
8add924dd4
2
bot.ts
2
bot.ts
@ -109,6 +109,8 @@ export const bot: ApplicationFunction = (app) => {
|
|||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
||||||
|
console.log(playlistLookupResults);
|
||||||
|
|
||||||
let successText = `🎉 @${workingRepo.owner} can merge your pull request! 🎉`;
|
let successText = `🎉 @${workingRepo.owner} can merge your pull request! 🎉`;
|
||||||
let reviewEvent: ReviewEvent = 'APPROVE';
|
let reviewEvent: ReviewEvent = 'APPROVE';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user