Bitrise_pull_request

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.

This was my fault, I didn’t have is_pull_request_allowed: true set for the trigger_map:

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