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

Ignore "Preparing answer..." comments - prefer 👀 emoji

Open marcelosousa opened this issue 1 year ago • 7 comments

The "Preparing answer..." comment can be quite noisy and spammy. Is there a way to turn it off?

IMO, the best experience is to put the 👀 emoji on the comment.

marcelosousa avatar Jul 24 '23 11:07 marcelosousa

in the configuration file: [config] publish_output_progress=true

set it to false

mrT23 avatar Jul 24 '23 12:07 mrT23

This can be done in repo level by adding these lines to .pr_agent.toml. We still would like to implement the eyes emoji on the calling comment.. @idavidov maybe you can help?

okotek avatar Aug 01 '23 15:08 okotek

@okotek yes, let me take a look on it

idavidov avatar Aug 02 '23 07:08 idavidov

#182 added this functionality by default on GitHub. Still need to implement on Gitlab

okotek avatar Aug 07 '23 13:08 okotek

@never-known-soldier FYI

GadiZimerman avatar Sep 07 '23 12:09 GadiZimerman

In my deployment, I've also added the 👀 on the PR description with the GitHub app if automatically handling a command for the pull request. I can contribute that back if there's interest.

tjwp avatar Sep 08 '23 11:09 tjwp

@tjwp could you please raise new pr request.

never-known-soldier avatar Sep 11 '23 11:09 never-known-soldier