ONEARMY / community-platform

A platform to build useful communities that aim to tackle global problems
https://platform.onearmy.earth
MIT License
1.14k stars 386 forks source link

Each time I push to my fork (while contributing) get a notificatin that Run Chromatic failed. #3723

Closed pizzaisdavid closed 2 months ago

pizzaisdavid commented 3 months ago

As a developer, the notifications on GitHub should be actionable.

https://github.com/pizzaisdavid/community-platform/actions/runs/9747558072/job/26900538140

I have a fork in order to contribute to the project, but when I push, the pipeline fails because I have no environment variable. I am probably never gonna set that environment variable.

pizzaisdavid commented 3 months ago

I found this https://github.com/ONEARMY/community-platform/blob/master/.github/workflows/chromatic.yml maybe on merge or something would be better?

benfurber commented 2 months ago

I think I closed this in #3769