Files
mpbot-github/pr/webhook/pull_request_test.go
Clemens Lang e0682b4b28 Don't crash on empty PR bodies
GitHub sunds those as null values, so we can't deref them without
checking first. Modify the test to actually use a null body at least
once.
2025-09-12 22:56:53 +02:00

5.7 KiB