Bitrise Build Issue Report template
Description of the issue
I am triggering pipeline using api, passing only branch name.
Params sent to Bitrise api
{
“build_params”: {
“triggered_by”: “”,
“branch”: “”,
“pipeline_id”: “qa_builds”,
“skip_git_status_report”: false
},
“hook_info”: {
“type”: “bitrise”
}
}
In GH Pull Request view status report is missing for bitrise build