Skip to content

austinfrey/faas-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Airtable integration using FaaS

The functions in this repository allow for the automatic update and assignment of GitHub issues in a Bug and Issue Tracking template in Airtable.

Five included functions:

Logger

This function chains series of other function together using a lightweight wrapper around the request-promise library, FaaS-Chain.

Submit To Airtable

Takes the request information from the github webhook and adds the item to the Airtable sheet.

Lowest Issue Count

Grabs the team member with the lowest issue count

Assign Record To

Assigns the issue to a team member. In this instance, the team member with the lowest issue count

Update Github Issue

Adds an assignee to the issue in GitHub

In action

Quick video demo on YouTube

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published