This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new abcbcc83a4a2 Add re-request review on PR for agents when comments are 
addressed
abcbcc83a4a2 is described below

commit abcbcc83a4a28ae6b16e14c3ee5de03c0eb8cce9
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Mon Mar 30 16:46:04 2026 +0200

    Add re-request review on PR for agents when comments are addressed
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 AGENTS.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/AGENTS.md b/AGENTS.md
index 2930b447503c..fa6962049470 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -61,6 +61,7 @@ When creating a PR, **always identify and request reviews** 
from the most releva
 - For component-specific changes, prefer reviewers who have recently worked on 
that component.
 - For cross-cutting changes (core, API), include committers with broader 
project knowledge.
 - Request review from **at least 2 relevant committers** using `gh pr edit 
--add-reviewer`.
+- When all comments on the Pull Request are addressed (by providing a fix or 
providing more explanation) and the PR checks are green, re-request review on 
existing reviewers so that they are aware that the new changeset is ready to be 
reviewed.
 
 ### Merge Requirements
 

Reply via email to