Skip to content

Typo in field names in the CheckSuite struct #3443

@alexandear

Description

@alexandear

The struct github.CheckSuite contains two fields with typos:

  • Rerequstable -> Rerequestable (because json:"rerequestable")
  • RunsRerequstable -> RunsRerequestable (because json:"runs_rerequestable")

The issue is easy to fix, but this will break backward compatibility. That's why I created the issue and I'm not sure if we should fix it.

Metadata

Metadata

Assignees

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