mirror of
https://github.com/status-im/status-github-bot.git
synced 2025-01-27 05:24:57 +00:00
assign-to-bounty-awaiting-for-approval: Add some logging
This commit is contained in:
parent
fe3e42e1d3
commit
5acbccca90
@ -42,6 +42,7 @@ async function assignIssueToBountyAwaitingForApproval (context, robot, assign) {
|
||||
const projectBoardConfig = config ? config['bounty-project-board'] : null
|
||||
|
||||
if (!projectBoardConfig) {
|
||||
robot.log.debug(`${botName} - Bounty project board not configured in repo ${repoInfo.owner}/${repoInfo.repo}, ignoring`)
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user