Skip to content

gh pr list failed on yaml unmarshal (cannot unmarshal !!map into []context.configEntry) #602

@krhubert

Description

@krhubert

Describe the bug

$ git clone https://github.com/mesg-foundation/engine
Cloning into 'engine'...
remote: Enumerating objects: 52, done.
remote: Counting objects: 100% (52/52), done.
remote: Compressing objects: 100% (47/47), done.
remote: Total 36393 (delta 16), reused 18 (delta 5), pack-reused 36341
Receiving objects: 100% (36393/36393), 25.24 MiB | 2.33 MiB/s, done.
Resolving deltas: 100% (22399/22399), done.
$ cd engine 
$ gh --version
gh version 0.6.1 (2020-03-06)
https://github.com/cli/cli/releases/tag/v0.6.1
$ gh pr list
yaml: unmarshal errors:
  line 2: cannot unmarshal !!map into []context.configEntry

Expected vs actual behavior

A list of prs

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions