RFR: 2468: PR bot mistakenly stop warning about empty pr body

Erik Joelsson erikj at openjdk.org
Tue Mar 25 23:27:38 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.

Marked as reviewed by erikj (Lead).

-------------

PR Review: https://git.openjdk.org/skara/pull/1712#pullrequestreview-2715412912


More information about the skara-dev mailing list