So I’m generating preview environments for my github PR’s and would like to trigger a set of test on top of them as soon as they are deployed with a green status. This is something mentioned in the docs Preview Environments | Render Docs but dont see any material or already examples of it.
How can I programatically check on my preview environments deployment and trigger certain jobs on top of them once they are green?