Pluralith / actions

A collection of GitHub Actions to run Pluralith in CI and automate infrastructure documentation generation
Mozilla Public License 2.0
26 stars 3 forks source link

Github actions fail except for main branch #13

Closed 2Daeyoung closed 1 year ago

2Daeyoung commented 1 year ago

Hello ~ There is something weird situation when I PR feature branch.

I made workflow for feature branch to comment same as main branch but fails every times except for main branch.

error message : → Authentication ✔ API key is valid, you are authenticated! → Project Setup ✔ Existing Org Found ✔ Existing Project Found → Plan ✔ Execution Plan Generated ✔ Plan Cache Created ✔ Secrets Stripped

Can you check this? CLI version is latest version.

DanThePutzer commented 1 year ago

Hi @2Daeyoung thanks for reporting!

This seems to be a related issue to the one you reported on the CLI repo. I'll look into it and report back here when I find something!

2Daeyoung commented 1 year ago

Same for https://github.com/Pluralith/pluralith-cli/issues/89