ianychoi / github-craftwork-azure

GitHub Craftwork workshop using Azure DevOps and Azure Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Craftwork on Azure

This workshop will teach you how to create a GitHub App that automatically moderates new issues by applying one of the labels "bug", "enhancement" or "question". The NodeJS app will be using Azure DevOps Pipelines for CI/CD and deployed to Azure Function Apps. It will make use of Microsoft LUIS for the AI moderation.

Demo

out

Instructions

Please refer to the Instructions README

About

GitHub Craftwork workshop using Azure DevOps and Azure Functions

License:The Unlicense


Languages

Language:JavaScript 71.5%Language:Ruby 28.5%