You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, sorry for opening a new ticket with this issue, but the problem persists and I'm not able to reopen my old issue.
I use the action two deploy two different projects to now from the same repository. The first job runs fine, but the second one errors when trying to comment the commit:
{"resource":"CommitComment","code":"custom","field":"commit_id","message":"commit_id has been locked"}
I used practically the same code for my actions like they are in your examples.
I have a Next.js app and a Storybook app that are separate projects on now.sh. Both live in the same repo.
Very old thread, I know--but it seems this is still an issue. In my context, I'm not deploying multiple projects, but my workflow does deploy code to a staging environment, tests, then deploys to production.
First of all, sorry for opening a new ticket with this issue, but the problem persists and I'm not able to reopen my old issue.
I use the action two deploy two different projects to now from the same repository. The first job runs fine, but the second one errors when trying to comment the commit:
I used practically the same code for my actions like they are in your examples.
I have a Next.js app and a Storybook app that are separate projects on now.sh. Both live in the same repo.
Here are both my workflow files:
nextjs.yml:
storybook.yml:
Could you look into this again? Thanks a lot!
The text was updated successfully, but these errors were encountered: