📄️ Introduction
The image shows connecting a GitHub action to the Azure Function App
📄️ Create a Personal Access Token
Create a Personal Access Token that can be reused across all the GitHub repos you want to track.
📄️ Upload GitHub secrets
For each repo you want to track, upload the GitHub secrets by following these steps.
📄️ Add a GitHub Action
Follow these steps to create a GitHub Action that collects metrics from the GitHub API and posts the metrics to the metrics tracker Azure Function App webhook.