{"id":24281428,"url":"https://github.com/ex0b1t/gorc-action","last_synced_at":"2025-03-05T14:23:43.673Z","repository":{"id":183800509,"uuid":"670759048","full_name":"ex0b1t/gorc-action","owner":"ex0b1t","description":"GitHub GitOps Action","archived":false,"fork":false,"pushed_at":"2025-01-23T20:41:20.000Z","size":11515,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T21:28:47.539Z","etag":null,"topics":["github","gitops"],"latest_commit_sha":null,"homepage":"https://github.com/ex0b1t/gorc-action","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ex0b1t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2023-07-25T19:13:30.000Z","updated_at":"2025-01-23T20:41:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"44dc3b8a-dfbe-4180-b9eb-a962e49a3392","html_url":"https://github.com/ex0b1t/gorc-action","commit_stats":null,"previous_names":["ex0b1t/gops-action"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ex0b1t%2Fgorc-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ex0b1t%2Fgorc-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ex0b1t%2Fgorc-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ex0b1t%2Fgorc-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ex0b1t","download_url":"https://codeload.github.com/ex0b1t/gorc-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242040868,"owners_count":20062129,"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":["github","gitops"],"created_at":"2025-01-16T02:59:48.808Z","updated_at":"2025-03-05T14:23:43.634Z","avatar_url":"https://github.com/ex0b1t.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gorc Action\n\nThis action is used to administer a GitHub organization. You can manage users, teams, repos, and more. Have a look at the [JSON Schema](gorc-schema.json) for configuration options.\n\n## Inputs\n\n### `command`\n\n**Required** Command to execute.\n\n| Command  | Description                                                   |\n| -------- | ------------------------------------------------------------- |\n| init     | Read the existing config and create a `.github/gorc.yml` file |\n| validate | Validate your `.github/gorc.yml` file against schema          |\n| dry-run  | Do a dry run of what will change and log changes to be made   |\n| apply    | Execute the changes identified in your `.github/gorc.yml`     |\n\n### `organization`\n\n**Optional** The name of your GitHub organization to apply the changes to. Default `${{ github.repository_owner }}`.\n\n### `gorc-config`\n\n**Optional** The path to your gorc config file. Default `.github/gorc.yml`.\n\n### `github-token`\n\n**Optional** The credentials to use to apply changes to organization. Default `GITHUB_TOKEN`.\n\n## Example usage\n\n```yaml\nname: Apply gorc config\nuses: ex0b1t/gorc-action@main\nwith:\n  command: 'apply'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fex0b1t%2Fgorc-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fex0b1t%2Fgorc-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fex0b1t%2Fgorc-action/lists"}