Check if project is not null before processing
All threads resolved!
All threads resolved!
Compare changes
Files
2- Savas Vedova authored
In cases where the project is returned null by GraphQL, the start function throws an error. This change fixes that.
@@ -21,6 +21,11 @@ async function observeMergeRequestFinishingPreparation({ apollo, signaler }) {
@@ -21,6 +21,11 @@ async function observeMergeRequestFinishingPreparation({ apollo, signaler }) {