The functions in this repository allow for the automatic update and assignment of GitHub issues in a Bug and Issue Tracking template in Airtable.
This function chains series of other function together using a lightweight wrapper around the request-promise library, FaaS-Chain.
Takes the request information from the github webhook and adds the item to the Airtable sheet.
Grabs the team member with the lowest issue count
Assigns the issue to a team member. In this instance, the team member with the lowest issue count
Adds an assignee to the issue in GitHub