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" in the pr body, and later, skara bot would mistakenly treat it as the body added by user.
After investigation I found that if the pr body is empty, skara bot would add a "EMPTY_PR_BODY_MARKER" in the pr body, and later, skara bot would mistakenly treat it as the body added by user.
- links to
-
Commit(master) openjdk/skara/251b71aa
-
Review(master) openjdk/skara/1712