I’d like to have a second workflow running on Pull Requests that does not report back to GitHub its status. It will only produce an installable artefact for our QA department and I do not want to wait for this workflow in our PR status checks. Is there a way to disable this?
Hi,
Thanks for asking this here!
Right now there’s no such feature, feel free to create a #feature-request !
As a temporary workaround you could also kick off these builds manually, from the Bitrise.io URL, and only specify the branch. That won’t be reported to the Pull Request.
If you have any questions just let us know!