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

Setup issue webhook to handle issue notifications from the various repos #8

Closed
acorncom opened this issue Apr 22, 2016 · 1 comment
Closed

Comments

@acorncom
Copy link
Member

acorncom commented Apr 22, 2016

This issue is part of our #7 MVP roll-up issue.

I believe we'll want to have an active web hook listening for this payload:
https://developer.github.com/v3/activity/events/types/#issuesevent

Based on that information, we would need to confirm that we're actively tracking this repository and then update the appropriate issue tags in Firebase.

We'll want to handle the following cases:

  • closed
  • reopened
  • labelled
  • unlabeled

I have setup a repo here: https://github.com/acorncom/ember-hitlist-tester to help with handling web hook notifications. If someone would like to be a contributor on it so they can add / remove labels, just let me know ;-)

@acorncom
Copy link
Member Author

acorncom commented May 9, 2016

Closing in favor of ember-learn/ember-help-wanted-webhook#1

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

1 participant