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
@kp-abhishek-agrawal last I tested this was not supported out of the box, so I ended up writing a small script that polls the pipeline status either per workflow or job if you want more granular status (check out the API reference https://circleci.com/docs/api/v2/index.html#tag/Workflow).
Looks like this other task is looking to solve for the same #64
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
Currently it doesn't report the status of triggered pipeline (different repo, different branch) on my github PR (similar to github checks).
May I know if there is any way to also report the status on github PR?
Describe the solution you'd like
Would like to see the result of triggered pipeline on github PR
Teachability, documentation, adoption, migration strategy
NA
What is the motivation / use case for changing the behavior?
It will help to see the reports of triggered pipeline & take necessary action.
The text was updated successfully, but these errors were encountered: