getsentry / action-visual-snapshot

Save and compare your visual snapshots
MIT License
38 stars 7 forks source link

fix: `head_sha` can not be in request body #97

Closed billyvg closed 1 year ago

billyvg commented 1 year ago

GitHub API treats head_sha with explicit undefined value differently than when head_sha does not exist in object. Want the latter.

Follow-up to #95

billyvg commented 1 year ago

Tested here (previously was returning 0 results): https://github.com/getsentry/sentry/actions/runs/3743469731/jobs/6355681029#step:3:26