Skip to content

fix: Handle pubsec issues that do not have an epic

Craig Miskell requested to merge fix-pubsec-triage into master

What

Handle pubsec issues that do not have an epic

Why

While they should, it's not guaranteed and with the original it will result in a nil lookup for :title. dig is more forgiving and will result in nil if the issue is not in an epic

Merge request reports