Skip to content

Fix required payload error in GitHub issues #749

@thomashoneyman

Description

@thomashoneyman

There are two issues here. First, the error message produced by the registry-dev code is incorrect when a payload isn't recognized in a GitHub issue. It says compiler is required, which is untrue, it's not required.
purescript/registry#535 (comment)

Second, registry README itself incorrectly specifies what payload to send. The issue templates are right:

...but the README omits the now required version field and indicates the compiler field is required (it's optional).
https://github.com/purescript/registry/blob/main/README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    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