mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 23:16:26 +00:00
logs: no add reviewers debug body
This commit is contained in:
parent
9add135b00
commit
fc12a0f78a
1 changed files with 0 additions and 1 deletions
|
@ -625,7 +625,6 @@ async function addReviewers(prNo, reviewers) {
|
|||
},
|
||||
}
|
||||
);
|
||||
logger.debug({ body: res.body }, 'Added reviewers');
|
||||
}
|
||||
|
||||
async function addLabels(issueNo, labels) {
|
||||
|
|
Loading…
Reference in a new issue