amondnet / amondnet/vercel-action
Commit comment "Validation Failed"
- Dominant language
- TypeScript
- Stars
- 765
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
I am getting a `Validation Failed` error, with message `commit_id has been locked` when running the action by push against specific branches.

I'm pretty certain that this is because it is running against the same commit after I've fast-forwarded two different branches from `master`, and it only ever fails on the second.
I am running it this way so that it deploys two different environments. The deployments are running sequentially instead of in parallel so I'm not sure why it would still be locked by the time the second action finished :man_shrugging:
I've turned off the github comment feature for now, but it is kind of nice to get a notification when the deployment has completed.
Contributor guide
Assessment
This issue has not been assessed yet.