pr-agent
pr-agent copied to clipboard
Ignore "Preparing answer..." comments - prefer 👀 emoji
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.
in the configuration file: [config] publish_output_progress=true
set it to false
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 yes, let me take a look on it
#182 added this functionality by default on GitHub. Still need to implement on Gitlab
@never-known-soldier FYI
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 could you please raise new pr request.