amondnet / amondnet/vercel-action

Commit comment "Validation Failed"

Open
#79 3 comments 9 reactions 1 assignee Claimed by @amondnet View on GitHub
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.

![image](https://user-images.githubusercontent.com/1935258/114254326-4e95c580-994a-11eb-992b-b2663f9b0e34.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.