Skip to content

Bug when adding labels to pull requestΒ #192

@maclover7

Description

@maclover7

Noting it here so this isn't forgotten about (currently broken on the production server). I believe this is another issue caused by the recent github version bump (something something need better test coverage). At least the labels resolved correctly?

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"
    }

cc @Trott

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions