Results 169 comments of Alex

Are we waiting for anything?

Is anything else needed?

Do you mean the lint step in https://github.com/bbc/simorgh/actions/runs/3099439609/jobs/5018581826? Could you please rerun the workflow? I think it is not related to my changes, because it was triggered on pull_request and...

@andrewscfc Could you please try re-running it?

I get the error even if I don't touch permissions at all. Only modified [the `if` condition](https://github.com/sashashura/simorgh/actions/runs/3245163838/workflow#L53) to skip Chromatic UI in my fork's default branch - that it, and...

Thanks for reproducing and looking into it. I don't understand how to fix this alias resolution, so I'll wait. Take your time and thank you!

> Yes, can you make PRs? https://github.com/fluent/fluent-bit/pull/6008 https://github.com/fluent/fluent-bit/pull/6009

> I've cloned the original Onigmo in our own fluent/ organization, just with the purpose to have all these patches-in. > > would you please submit the PRs to the...

The workflow is started on `pull_request` and on `push`. Every time GitHub generates a temporary repository token for the workflow. `On pull_request` from forks it has only content read permissions....