Skip to content

update: add GH webhook event check for "installation" type events

Martin Lowe requested to merge malowe/main/140 into main
  • 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

Merge request reports

Loading