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

Give an example event.json #14

Open
tylerauerbeck opened this issue Oct 3, 2019 · 1 comment
Open

Give an example event.json #14

tylerauerbeck opened this issue Oct 3, 2019 · 1 comment

Comments

@tylerauerbeck
Copy link

From a quick glance at a repo, there doesn't seem to be a lot of documentation of what needs to be in event.json (outside of a Github webhook payload). That makes sense, but it may be worth providing an example event.json and pointing to somewhere folks can find examples of GH webhook payloads.

Apologies if I'm just missing where this might already be at. Otherwise, happy to contribute if others think this would be useful.

@phishy
Copy link
Owner

phishy commented Nov 10, 2019

It's a GitHub Event syntax. There are some examples here: https://developer.github.com/v3/activity/events/types/#pushevent

You can also find them in the webhooks section of your repo on GitHub. All the payloads are there. I'll update the documentation shortly.

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

No branches or pull requests

2 participants