{"id":23104090,"url":"https://github.com/glueops/gatekeeper","last_synced_at":"2026-03-01T02:10:37.071Z","repository":{"id":258515042,"uuid":"875110902","full_name":"GlueOps/gatekeeper","owner":"GlueOps","description":"This repository contains a FastAPI application named \"gatekeeper\" that listens to GitHub webhooks for repository events. When a new repository is created in an organization, it triggers a specified GitHub Actions workflow via the GitHub API. This automation aids in managing GitHub users and streamlines workflow initiation upon repo","archived":false,"fork":false,"pushed_at":"2025-03-28T00:46:30.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T11:44:04.115Z","etag":null,"topics":["automation","event-driven","fastapi","gatekeeper","github","github-actions","github-api","github-integration","internal-glueops","python","repository-events","user-management","webhook-listener","webhooks","workflow","workflow-trigger"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GlueOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-19T06:00:00.000Z","updated_at":"2024-12-03T01:14:19.000Z","dependencies_parsed_at":"2024-11-19T18:38:12.156Z","dependency_job_id":"902a8565-56bf-4b76-b682-e0ab313465f8","html_url":"https://github.com/GlueOps/gatekeeper","commit_stats":null,"previous_names":["glueops/gatekeeper"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgatekeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgatekeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgatekeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fgatekeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlueOps","download_url":"https://codeload.github.com/GlueOps/gatekeeper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247086030,"owners_count":20881160,"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":["automation","event-driven","fastapi","gatekeeper","github","github-actions","github-api","github-integration","internal-glueops","python","repository-events","user-management","webhook-listener","webhooks","workflow","workflow-trigger"],"created_at":"2024-12-17T00:31:18.032Z","updated_at":"2026-02-13T02:06:41.370Z","avatar_url":"https://github.com/GlueOps.png","language":"Python","readme":"# gatekeeper\n\nsend webhooks to this app to run github user management\n\n## Developer setup\n\n- Create a GitHub organization for testing\n- [Create a fine-grained access token](https://github.com/settings/tokens?type=beta)\n  - Restrict to a single repository that contains the workflow(s) you want to trigger\n  - Repository permissions should be:\n    - Read access to metadata\n    - Read and write access to actions\n- Create a workflow to call (or use github user management workflow)\n- Setup webhooks at organization level:\n  * Trigger events: repository events\n  * Content type = `application/json`\n  * Create webhooks here: https://github.com/organizations/\u003cGITHUB_ORG_NAME\u003e/settings/hooks\n\n### Required env variables\n\n```bash\nGITHUB_DISPATCH_URL=https://api.github.com/repos/\u003cGITHUB_ORG_NAME\u003e/\u003cGITHUB_REPO_NAME\u003e/actions/workflows/\u003cWORKFLOW_TO_CALL\u003e.yaml/dispatches\nGITHUB_TOKEN=\u003cPAT_TOKEN\u003e\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fgatekeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglueops%2Fgatekeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fgatekeeper/lists"}