hot
hot copied to clipboard
bug: `actions/first-interaction` failing
There are failures with the weclome job: https://github.com/open-sauced/its-pizza-time/actions/runs/7010067694/job/19069791143?pr=20#step:3:12
https://github.com/open-sauced/hot/blob/f478a01e3c14eeecd78437e22c72a3096e9fba0f/.github/workflows/compliance.yml#L56-L68
This action is used throughout many of our compliance workflows. This is failing for some reason in the upstream action: https://github.com/actions/first-interaction/issues/286
We should consider using a different action if this doesn't get fixed upstream.
cc @nickytonline since you originally noticed this