update: add GH webhook event check for "installation" type events
- update: add GH webhook event check for "installation" type events
Enabled by default, installation type events get triggered when the associated GH application is installed into an organization or repository. By extracting the current scheduled task to the GitHub helper, we can call this arbitrarily when there are new installations as well as handle catch-up on a regular schedule.
Resolves #140 (closed)
Merge request reports
Activity
Filter activity
requested review from @malowe
added 1 commit
- 8a8d7e3f - update: add GH webhook event check for "installation" type events
added 1 commit
- 5b7f74ed - fix(gh): remove doubled umport of GithubHelper in webhook resource class
requested review from @gnugomez
mentioned in commit f5e13915
Please register or sign in to reply