Hello
I’ve created a pull request on GitHub and built numerous times. When I printenv
the BITRISE_PULL_REQUEST is not listed, when I print it, it’s empty. Why isn’t here? Do I have do some additional step to expose it for the builds? Or is it only available for the first build? Do I have to store it somewhere? I’m trying to use comment-on-github-pull-request
to comment on my PR’s but can’t find the ID. Any help would be appreciated.