Skip to content

alphagov/archive-github-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archive GitHub Events Lambda

Lambda function which writes GitHub events into S3.

GitHub Webhook

GitHub provide a Webhook to receive events from your organisation. This repository creates an API Gateway endpoint to receive calls from that webhook and pass them on to a Lambda function for archiving.

Event Parsing

The Lambda adds a new timestamp field to the root of the JSON object and also goes through the keys and removes any ending _url - these add a lot of extra data that doesn't need to be added to ingested.

If parsing fails - then the original event will get sent to S3.

About

No description or website provided.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •