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

Output - Webhooks for Report-card #12

Open
joenash opened this issue Oct 21, 2017 · 0 comments
Open

Output - Webhooks for Report-card #12

joenash opened this issue Oct 21, 2017 · 0 comments

Comments

@joenash
Copy link

joenash commented Oct 21, 2017

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant