ember-learn / ember-help-wanted-webhook

0 stars 5 forks source link

Initial setup #1

Closed acorncom closed 8 years ago

acorncom commented 8 years ago

This issue is part of the initial MVP rollup issue for https://github.com/ember-learn/ember-help-wanted/issues/7

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:

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 ;-)

Still needed:

acorncom commented 8 years ago

We're ready here ...