We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b126c7f commit ff193daCopy full SHA for ff193da
scripts/release/webhook-handler.js
@@ -1,5 +1,5 @@
1
/**
2
- * This function is triggered by a GitHub webhook when a check run completes.
+ * This function should be installed as an Azure Function with a HTTP trigger and configured as a GitHub webhook.
3
* It expects the following environment variables to be set:
4
* - GITHUB_APP_ID: the ID of the GitHub App used to authenticate
5
* - GITHUB_APP_INSTALLATION_ID: the ID of the GitHub App installation
0 commit comments