Skip to content

Labels might be absent. Guard against it

Lin Jen-Shin requested to merge hotfix-for-missing-labels into master

Another hotfix for:

{"error":"NoMethodError","message":"undefined method `map' for nil:NilClass"}

Can be found at https://gitlab.com/gl-quality/eng-prod/triage-test/hooks/1921220/hook_logs/318718929

Unfortunately, #24 (moved) will not be able to catch this because we need to use fixtures here, and our fixtures might not present the actual webhook event.

Merge request reports