{"id":20515307,"url":"https://github.com/perfectthymetech/github-agent","last_synced_at":"2026-04-29T13:33:29.272Z","repository":{"id":214056729,"uuid":"717007322","full_name":"PerfectThymeTech/github-agent","owner":"PerfectThymeTech","description":"Repository to manage GitHub self-hosted agents.","archived":false,"fork":false,"pushed_at":"2025-06-05T23:18:31.000Z","size":292,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-05T23:28:50.637Z","etag":null,"topics":["azure","azure-container-apps","enterprise","github","jobs","keda","self-hosted-runner"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PerfectThymeTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["PerfectThymeTech","marvinbuss"]}},"created_at":"2023-11-10T10:50:31.000Z","updated_at":"2025-06-05T23:18:31.000Z","dependencies_parsed_at":"2023-12-25T14:28:36.183Z","dependency_job_id":"ff6cee8c-25d7-49d7-a566-6cc4f4d455c0","html_url":"https://github.com/PerfectThymeTech/github-agent","commit_stats":null,"previous_names":["perfectthymetech/github-agent"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/PerfectThymeTech/github-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Fgithub-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Fgithub-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Fgithub-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Fgithub-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerfectThymeTech","download_url":"https://codeload.github.com/PerfectThymeTech/github-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectThymeTech%2Fgithub-agent/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259346649,"owners_count":22843765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-container-apps","enterprise","github","jobs","keda","self-hosted-runner"],"created_at":"2024-11-15T21:20:47.162Z","updated_at":"2026-04-29T13:33:29.267Z","avatar_url":"https://github.com/PerfectThymeTech.png","language":"HCL","funding_links":["https://github.com/sponsors/PerfectThymeTech","https://github.com/sponsors/marvinbuss"],"categories":[],"sub_categories":[],"readme":"# GitHub Self-Hosted Agents on Azure\n\nThis repository contains Terraform code to deploy GitHub self-hosted runners on Microsoft Azure using Azure Container App Jobs (ACA Jobs). The runners are configured to connect to a specified GitHub organization using a GitHub App for authentication. The deployment is designed to be scalable and cost-effective, leveraging Azure's serverless container capabilities.\n\n## Features\n\n- **GitHub App Integration**: Uses a GitHub App for secure authentication and management of self-hosted runners.\n- **Azure Container App Jobs**: Deploys runners as ACA Jobs, allowing for on-demand execution and scaling.\n- **Terraform Infrastructure as Code**: All resources are defined using Terraform for easy deployment and management.\n- **Configurable**: Easily customize the deployment using variable files for different environments or organizations.\n- **CI/CD Integration**: Includes GitHub Actions workflows for automated deployment and management of the infrastructure.\n- **Cost Efficiency**: Runners are only active when needed, reducing costs associated with idle resources.\n\n## Prerequisites\n\n- An Azure account with sufficient permissions to create resources.\n- A GitHub organization where the self-hosted runners will be registered.\n- A GitHub App created in the organization with the necessary permissions and a private key.\n- Terraform installed on your local machine or CI/CD environment.\n\n## Getting Started\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/PerfectThymeTech/github-agent.git\n   cd github-agent\n   ```\n\n2. **Configure Variables**:\n\n    - Update the `config/PerfectThymeTech/vars.tfvars` file with your GitHub organization name, GitHub App ID, and other necessary configurations.\n\n3. **Set Up GitHub Secrets**:\n\n    - In your GitHub repository, add the following secrets:\n      - `CLIENT_ID`: The Client ID of your GitHub App.\n      - `CLIENT_SECRET`: The Client Secret of your GitHub App.\n      - `APP_PRIVATE_KEY`: The private key of your GitHub App in PEM format.\n\n4. **Deploy Infrastructure**:\n\n    - Use the provided GitHub Actions workflows to deploy the infrastructure. The workflows will use the configured variables and secrets to create the necessary Azure resources.\n\n5. **Monitor and Manage Runners**:\n\n    - Once deployed, monitor the runners in your GitHub organization settings. You can manage their lifecycle through the Azure portal or via Terraform.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfectthymetech%2Fgithub-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperfectthymetech%2Fgithub-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfectthymetech%2Fgithub-agent/lists"}