Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To start scraping docs.github.com #126

Closed
oscard0m opened this issue Jul 3, 2020 · 3 comments · Fixed by #134
Closed

To start scraping docs.github.com #126

oscard0m opened this issue Jul 3, 2020 · 3 comments · Fixed by #134

Comments

@oscard0m
Copy link
Member

oscard0m commented Jul 3, 2020

https://developer.github.com/webhooks/event-payloads/ is no more

image

We must update our scraper to get its data from https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads instead.

Originally posted by @gr2m in #124 (comment)

@gr2m
Copy link
Contributor

gr2m commented Jul 8, 2020

Would you like to work on this?

gr2m added a commit that referenced this issue Jul 8, 2020
until #126 is resolved
@oscard0m
Copy link
Member Author

Would you like to work on this?

Yes! Let me draft a PR on this! :)

@gr2m
Copy link
Contributor

gr2m commented Jul 13, 2020

As part of the PR, make sure to re-enable the cron schedule trigger:

# schedule:
# # https://crontab.guru/every-hour
# - cron: 0 * * * *

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants