Commit dbe71cb
committed
Remove the code of the Azure Function
GitGitGadget consists of multiple parts:
- the actual Typescript code implementing the functionality
- a couple of Azure Pipelines that run said code
- a GitHub App, implemented in the form of an Azure Function that acts
on the webhook events (usually PR comments containing slash commands)
by triggering the Azure Pipelines
For various reasons, the GitHub App (i.e. the Azure Function) code had
to be extracted into its own repository over at
https://github.com/gitgitgadget/gitgitgadget-github-app.
With this commit, we remove the now-obsolete code in GitGitGadget's main
repository.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 81cd07b commit dbe71cbCopy full SHA for dbe71cb
File tree
Expand file treeCollapse file tree
2 files changed
+0
-198
lines changedOpen diff view settings
Filter options
- azure-function
Expand file treeCollapse file tree
2 files changed
+0
-198
lines changedOpen diff view settings
Collapse file
azure-function/function.json
Copy file name to clipboardExpand all lines: azure-function/function.json-19Lines changed: 0 additions & 19 deletions
This file was deleted.
Collapse file
-179Lines changed: 0 additions & 179 deletions
This file was deleted.
0 commit comments