pr-agent icon indicating copy to clipboard operation
pr-agent copied to clipboard

Does anyone need a Commit Review? I have prepared a demo.

Open crazygo opened this issue 1 year ago • 1 comments

I want add a command, such as commit_review, and by calling this command line, you can comment on a certain commit:

python3 -m pr_agent.cli --pr_url https://{any repository}/-/commit/$commit_id commit_review

I have implemented a simple test that can achieve this feature. However, it still needs some optimization work before it can be committed and pushed. Is anyone interested in this feature?

If you like this feature, please express your love, it will make me happier to promote this feature.

Here is an example. Xnip2023-12-05_10-19-43

crazygo avatar Dec 05 '23 02:12 crazygo

this feature looks awesome to me!

tauzhang-cn avatar Apr 08 '24 03:04 tauzhang-cn