Report github status from downstream jobs

I am using fan-out fan-in approach in my jobs and I on every PR I start trigger job which launches one worker for ios and android. I wish to get PR status reported separately from every downstream job instead of the trigger one. Is this even possible?

Hi @max!

What do you mean by “downstream” job here, are you referring to local builds? Could you describe the ideal flow of this reporting then?

I understand that downstream jobs may be additional workflows.
If it is true you can try to use GitHub Status step: https://www.bitrise.io/integrations/steps/github-status

Very true, good point, thanks for that! :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.