You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: