Hi. We randomly get these errors in some of our CI runs. We have not found a real pattern when it happens.
Run mristin/opinionated-commit-message@f3b9cec249cabffbae7cd564542fd302cc576827
Error: Error: No commits found in the payload.
Error: No commits found in the payload.
Is this a known issue? Do you think it's a configuration miss on our end? Since it happens so sporadically, could it be a race of some kind in the action code?
Hi. We randomly get these errors in some of our CI runs. We have not found a real pattern when it happens.
https://github.com/mullvad/mullvadvpn-app/actions/runs/10095396820/job/27915446657
Our workflow is defined like this: https://github.com/mullvad/mullvadvpn-app/blob/cdf26548063f26317029995d1c4eaf38a49ca43e/.github/workflows/git-commit-message-style.yml#L27-L37
Is this a known issue? Do you think it's a configuration miss on our end? Since it happens so sporadically, could it be a race of some kind in the action code?