Closed sweep-ai[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
git-bot-ai-2-0 | ❌ Failed (Inspect) | Jul 30, 2023 10:41pm |
CodeRabbit
This pull request primarily focuses on enhancing the documentation of GitBotAI. It introduces a comprehensive guide on registering, releasing, and installing GitBotAI as a GitHub app. The instructions are detailed and well-structured, providing users with a clear path to utilize the application effectively.
Files Changed | Summary |
---|---|
readme.md |
A new section titled "Registering and Releasing as a GitHub App" has been added. This section provides step-by-step instructions for registering a new GitHub app, setting up a webhook, configuring permissions, repository access, and installing the app on a repository using the user_installation.py script. Relevant screenshots and links to GitHub's documentation have also been included for better understanding. |
Description
This PR adds a new section to the
readme.md
file that provides step-by-step instructions on how to register and release GitBotAI as a GitHub app. It also includes instructions on how to install the app on a repository using theuser_installation.py
script.Summary of Changes
readme.md
file.user_installation.py
script), and release the app.readme.md
file.Please review and merge this PR to provide users with clear instructions on how to register and release GitBotAI as a GitHub app.
Fixes #12.
To checkout this PR branch, run the following command in your terminal:
Summary by CodeRabbit
Release Notes
Documentation:
readme.md
file.user_installation.py
script.