DamianFlynn / azure-verified-modules-hub

Azure Verified Modules Hub
0 stars 0 forks source link

[Platform] Sync repo labels automation #61

Open DamianFlynn opened 2 months ago

DamianFlynn commented 2 months ago

This workflow pulls the script from the external Azure Verified Modules repo, the script should be included as part of the utilities/platform script list.

The workflow is hosted at .github/workflows/platforms.sync-repo-lables-from-csv.yml

The issue we need to resolve is this line:

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/Azure/Azure-Verified-Modules/main/docs/static/scripts/Set-AvmGitHubLabels.ps1" -OutFile "./Set-AvmGitHubLabels.ps1"

Implementing this will require checking the dependencies of this script, including the list of labeles which are to be established for the repository