Skip to content
This repository was archived by the owner on Nov 12, 2017. It is now read-only.
This repository was archived by the owner on Nov 12, 2017. It is now read-only.

Output - Webhooks for Report-card #12

@joenash

Description

@joenash

Prefect will provide data for Report Card.

  • Webhook to be called when a PR is opened with just a ton of info if possible to the endpoint of POST /queue/exercise. But only post when the "exercise" tag is added so we don't get typo corrections in there.
  • To compliment that, one for when a PR is merged or closed. Probably to DELETE /queue/exercise/:id where id is the github repo PR id (https://github.com/campus-experts/open-training/pull/724 this is 724 for example)
  • We want a webhook to be called when someone infringes the template and Prefect has to tell them to correct it. So that'll be something like POST /trainee/infringement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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