RFR: 2468: PR bot mistakenly stop warning about empty pr body
    Zhao Song 
    zsong at openjdk.org
       
    Wed Mar 26 17:48:23 UTC 2025
    
    
  
On Tue, 25 Mar 2025 22:00:32 GMT, Zhao Song <zsong at openjdk.org> wrote:
> In a pull request, the user didn't put anything in the pr body. At first, skara bot successfully detected the empty body and showed the error "The pull request body must not be empty." However, after the pull request is updated, the error disappeared.
> After investigation, I found that if the pr body is empty, skara bot would add a "EMPTY_PR_BODY_MARKER" to the pr body, and later, skara bot would mistakenly treat it as the body added by user.
Thank you for the review!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1712#issuecomment-2755295839
    
    
More information about the skara-dev
mailing list