It’d be nice to easily link to pull requests on Slack messages. Currently the environment variables provided by bitrise aren’t sufficient for this use case.
Use case / for what or how I would use it
$BITRISE_GITHUB_PULL_REQUEST would contain the full path to the pull request. I’d use it in a Slack message step.
If we’d go with env vars, then I’d probably vote for NON service branded env var, e.g. PULL_REQUEST_URL or similar, as the purpose of this env var is expected to be the same for all services, most likely. wdyt?