orpiske commented on PR #8192:
URL: https://github.com/apache/camel/pull/8192#issuecomment-1231952219

   > Hi @orpiske,
   > 
   > Based on the file changed list, the files updated were just about the 
aws2-s3. Thus, I think I don`t need to rebase it. However, I will do that.
   
   <img width="550" alt="Screenshot 2022-08-30 at 19 16 51" 
src="https://user-images.githubusercontent.com/1851560/187502762-2545b958-5d0c-4d56-b50a-73d3857fe34d.png";>
   
   Just as a matter of explanation: the `rebase` from upstream syncs your 
branch with the other changes that had been merged to `upstream/main`. Looking 
at your branch right, it was 227 commits behind `upstream/main`. When our diff 
script runs to find out what has changed, it compares the PR changes to 
`upstream/main`, therefore the greater the distance from main, the more will be 
tested (and this is why the label bot adds tags for jms, kafka and others even 
if the PR hasn't changed those).  
   
   On a side note: I should probably add this to the contribution guide 🫣
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to