{"id":26652393,"url":"https://github.com/redhat-et/copilot-ops-bot","last_synced_at":"2025-04-11T06:04:06.857Z","repository":{"id":43760613,"uuid":"511587885","full_name":"redhat-et/copilot-ops-bot","owner":"redhat-et","description":"GitHub App for copilot-ops","archived":false,"fork":false,"pushed_at":"2022-11-23T16:38:07.000Z","size":591,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T06:01:58.718Z","etag":null,"topics":["bot","github","hacktoberfest","natural-language-processing","openai"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/redhat-et.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2022-07-07T15:49:04.000Z","updated_at":"2024-07-21T22:16:45.000Z","dependencies_parsed_at":"2023-01-22T00:47:01.603Z","dependency_job_id":null,"html_url":"https://github.com/redhat-et/copilot-ops-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"operate-first/probot-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-et%2Fcopilot-ops-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-et%2Fcopilot-ops-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-et%2Fcopilot-ops-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-et%2Fcopilot-ops-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-et","download_url":"https://codeload.github.com/redhat-et/copilot-ops-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351381,"owners_count":21089270,"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":["bot","github","hacktoberfest","natural-language-processing","openai"],"created_at":"2025-03-25T03:56:49.339Z","updated_at":"2025-04-11T06:04:06.805Z","avatar_url":"https://github.com/redhat-et.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/apps/copilot-ops-bot\"\u003e\n    \u003cimg src=\"public/copilot-ops-logo.png\" width=\"240\" alt=\"Probot's logo, a cartoon robot\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch3 align=\"center\"\u003e\u003ca href=\"https://github.com/apps/copilot-ops\"\u003ecopilot-ops-bot\u003c/a\u003e\u003c/h3\u003e\n\u003cp align=\"center\"\u003eAutomatically generate Kubernetes resources within the comfort of your web browser.\u003c/p\u003e\n\n## About\n\nCopilot Ops allows users to generate new Kubernetes YAML files by simply describing what they need within a GitHub issue.\nIterate on your Kubernetes projects quickly with the help of AI-powered tooling.\n\n---\n## Installation\n\nYou can install Copilot Ops from the [GitHub app page](https://github.com/apps/copilot-ops).\nOnce you've installed the bot, follow the post-install directions in [USAGE.md](./USAGE.md#installation) to complete the setup.\n\n## Usage\n\nSee [USAGE.md](./USAGE.md) for details on bot usage and installation.\n\nIn general, the bot can be interacted with using the `/[command]` format.\nWhen in doubt, try the `/help` command for an overview of command usage.\nYou can view the full list of commands [here](./USAGE.md#commands).\n\n\n\u003c!-- ### Re-generating pull requests \n\nPull requests can be regenerated by using the `/reroll` command on the original issue.\nThis will cause the bot to perform another generation of data using the\noriginal issue as input.\n\u003c!-- TODO: allow input to be provided on either the issue or pull request --\u003e\n\n\u003c!-- ### Customizing bot behavior\n\nBot behavior can be customized by including a `.copilot-ops.yaml` file in your project's root directory. This file can include the following customization options:\n\n- **backend:** define the AI backend for file generation. Current options are `gpt-3`, `gpt-j`, `opt`, and `bloom`.\n- **filesets:** define filesets within the config for reference in later issue labels or manually as needed.\n- **gpt3:** define a specific config for gpt-3 generations. More information can be found [here](https://github.com/djach7/copilot-ops).\n- **gptj:** define a specific config for gpt-j generations. More information can be found [here](https://github.com/djach7/copilot-ops).\n- **bloom:** define a specific config for bloom generations. More information can be found [here](https://github.com/djach7/copilot-ops). --\u003e\n\n\u003c!-- An example `.copilot-ops.yaml` configuration file:\n\n```yaml\nbackend: bloom\nfilesets:\n  - name: examples\n    files:\n      - examples/*.yaml\n  - name: stock-data\n    files:\n      - examples/stock-data.yaml\n``` --\u003e \n## Security\n\nWe take security very seriously at Red Hat, you can view the security policy for this project in [SECURITY.md](./SECURITY.md).\n\n## Contributions\n\nSee [`CONTRIBUTING.md`](CONTRIBUTING.md) on how to contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-et%2Fcopilot-ops-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-et%2Fcopilot-ops-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-et%2Fcopilot-ops-bot/lists"}