microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
356 stars 27 forks source link

Unable to configure ACA GitHub Actions Runner job for organization (i.e. multiple repos) #1077

Open Chris-Sheridan opened 4 months ago

Chris-Sheridan commented 4 months ago

Please provide us with the following information:

This issue is a: (mark with an x)

Issue description

Does ACA for GH Actions support multiple repos for a single job, or do I have to create a job for each repo?

Steps to reproduce

  1. Follow the directions in the tutorial:
  2. Modify scale-rule-metadata to have runnerScope=organization
  3. Trigger a GH Action with a self-hosted runner

Expected behavior [What you expected to happen.] Runner picks up job

Actual behavior [What actually happened.] Action in GH stays open and job never gets picked up.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context

Ex. Did this issue occur in the CLI or the Portal?