Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add README files and update PR command structure #129

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

yangbobo2021
Copy link
Contributor

This pull request adds README files for the PR command and its subcommands, updates command.yml files to include help references, modifies requirements.txt to use the pr_env branch, and adds configuration options for PR inline review.

Changes include:

  • Adding README.md for PR command and its subcommands
  • Updating command.yml files to include help references
  • Modifying requirements.txt to use pr_env branch
  • Adding configuration options for PR inline review

@yangbobo2021 yangbobo2021 requested a review from kagami-l July 19, 2024 02:59
@@ -1,2 +1,2 @@
git+https://gitee.com/imlaji/pr-agent.git@ad276e206c7e462a689996ee3ada2769b35d5625
git+https://gitee.com/devchat-ai/devchat.git@main
git+https://gitee.com/devchat-ai/devchat.git@pr_env
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个分支你是计划手动单独维护?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

对的,手动维护,现在与不同库一起安装时,没发适配所有库。比如,咱们集成aider时,需要对aider包依赖进行修改。

- Add README.md for PR command and its subcommands
- Update command.yml files to include help references
- Modify requirements.txt to use pr_env branch
- Add configuration options for PR inline review
- Add README.md explaining usage and steps of commit command
- Include optional issue closing feature in README
- Update command.yml to reference new README.md for help
@kagami-l kagami-l added this pull request to the merge queue Jul 19, 2024
Merged via the queue into scripts with commit b3b01a3 Jul 19, 2024
1 check passed
@kagami-l kagami-l deleted the update_pr_readme branch July 19, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants