Gate to receive notifications already in our format.
Fixes T979.
Differential D871
Accept notifications in our native format dereckson on Jan 27 2017, 23:40. Authored by Tags None Referenced Files
Subscribers None
Details
Gate to receive notifications already in our format. Fixes T979. Fire a notification
Diff Detail
Event TimelineComment Actions We need to add minimal checks, because {} payload currently produce a valid notification. [01:50:16] <None/None> None { project: "Nasqueron" } payload produces: An exception is thrown for Invalid JSON or when the raw payload is a string. Comment Actions By the way, payloads MUST be protected, at least by an API key, or using the GitHub system. If not, this a free party flood. |