Eeshan Garg
|
21008a49b9
|
webhooks/gci: Support approve-pending-pc event type.
This event is generated when a mentor approves a task but
GCI is still waiting on a student's parental consent.
|
2017-12-18 10:00:20 -08:00 |
Sampriti Panda
|
bea653fabc
|
webhooks/gci: Improve message formatting.
* Use Student Name instead of Task Name in subject.
* Use Task Instance URL instead of Task Definition URL (and workaround
for a bug in the API).
|
2017-11-28 13:53:42 -08:00 |
Tim Abbott
|
73a668e7ae
|
python: Sort imports in webhooks.
|
2017-11-15 15:43:10 -08:00 |
rht
|
969cc506d2
|
zerver/webhooks: Use python 3 syntax for typing.
Tweaked by tabbott to fix various line-wrapping issues.
|
2017-11-04 19:40:32 -07:00 |
Eeshan Garg
|
20f3e9b779
|
webhooks/gci: Support 'needswork' event_type.
This commit adds support for payloads that are generated when a
mentor submits a task for more work.
|
2017-11-02 16:46:11 -02:30 |
Eeshan Garg
|
fb17481a7f
|
webhooks/gci: Support claim, comment, submit, approve event types.
|
2017-10-16 22:01:19 -07:00 |
Eeshan Garg
|
71eee35bce
|
webhooks: Add a Google Code-in integration.
|
2017-10-09 09:04:39 -07:00 |