https://github.com/redhat-et/copilot-ops-bot
GitHub App for copilot-ops
https://github.com/redhat-et/copilot-ops-bot
bot github hacktoberfest natural-language-processing openai
Last synced: 10 months ago
JSON representation
GitHub App for copilot-ops
- Host: GitHub
- URL: https://github.com/redhat-et/copilot-ops-bot
- Owner: redhat-et
- License: mit
- Created: 2022-07-07T15:49:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T16:38:07.000Z (about 3 years ago)
- Last Synced: 2025-04-11T06:01:58.718Z (10 months ago)
- Topics: bot, github, hacktoberfest, natural-language-processing, openai
- Language: TypeScript
- Homepage:
- Size: 577 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
copilot-ops-bot
Automatically generate Kubernetes resources within the comfort of your web browser.
## About
Copilot Ops allows users to generate new Kubernetes YAML files by simply describing what they need within a GitHub issue.
Iterate on your Kubernetes projects quickly with the help of AI-powered tooling.
---
## Installation
You can install Copilot Ops from the [GitHub app page](https://github.com/apps/copilot-ops).
Once you've installed the bot, follow the post-install directions in [USAGE.md](./USAGE.md#installation) to complete the setup.
## Usage
See [USAGE.md](./USAGE.md) for details on bot usage and installation.
In general, the bot can be interacted with using the `/[command]` format.
When in doubt, try the `/help` command for an overview of command usage.
You can view the full list of commands [here](./USAGE.md#commands).
## Security
We take security very seriously at Red Hat, you can view the security policy for this project in [SECURITY.md](./SECURITY.md).
## Contributions
See [`CONTRIBUTING.md`](CONTRIBUTING.md) on how to contribute.