Skip to content

Conversation

@maclover7
Copy link
Contributor

In an attempt to fix the following error on the production server:

11:40:52.491 DEBUG bot: Resolved labels: doc,vm (req_id=47558d90-8c33-11e8-8f2d-6778d538d753, pr=nodejs/node/#21911, action=pull_request.opened)
11:40:52.492 DEBUG bot: Trying to add labels: doc,vm (req_id=47558d90-8c33-11e8-8f2d-6778d538d753, pr=nodejs/node/#21911, action=pull_request.opened)
11:40:52.492 ERROR bot: Error while adding labels (req_id=47558d90-8c33-11e8-8f2d-6778d538d753, pr=nodejs/node/#21911, action=pull_request.opened)
    err: {
      "code": "400",
      "status": "Bad Request",
      "message": "Empty value for parameter 'labels': undefined"
    }

Refs: #192 (comment)

In an attempt to fix the following error on the production server:

```
11:40:52.491 DEBUG bot: Resolved labels: doc,vm (req_id=47558d90-8c33-11e8-8f2d-6778d538d753, pr=nodejs/node/#21911, action=pull_request.opened)
11:40:52.492 DEBUG bot: Trying to add labels: doc,vm (req_id=47558d90-8c33-11e8-8f2d-6778d538d753, pr=nodejs/node/#21911, action=pull_request.opened)
11:40:52.492 ERROR bot: Error while adding labels (req_id=47558d90-8c33-11e8-8f2d-6778d538d753, pr=nodejs/node/#21911, action=pull_request.opened)
    err: {
      "code": "400",
      "status": "Bad Request",
      "message": "Empty value for parameter 'labels': undefined"
    }
```

Refs: #192 (comment)
@maclover7 maclover7 requested a review from Trott July 22, 2018 01:07
Trott

This comment was marked as off-topic.

@maclover7 maclover7 merged commit 179ea47 into nodejs:master Jul 22, 2018
@maclover7 maclover7 deleted the jm-fix-gh branch July 22, 2018 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants