isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

fix(githubCOmmitService): add sane defaults #1010

Closed kishore03109 closed 11 months ago

kishore03109 commented 11 months ago

Problem

Quickie has been facing some behaviour recently. I am not sure if this fixes it, but logically this tweak feels like better code as sane defaults > not having them -> undefined which is falsely and then subsequently makes isStaging === false

Closes [insert issue #]

Tests