Currently the status of the screener-build workflow in each PR. This is not the case for screener-run which is run from the master branch.
This can be addressed by creating a commit status for the workflow. There are a few OSS actions that do the same such as https://github.com/marketplace/actions/workflow_run-status. However the OSS actions tend to be buggy, see:
We should create our own github script that does it like we do with the triage bot
Currently the status of the screener-build workflow in each PR. This is not the case for screener-run which is run from the master branch.
This can be addressed by creating a commit status for the workflow. There are a few OSS actions that do the same such as https://github.com/marketplace/actions/workflow_run-status. However the OSS actions tend to be buggy, see:
We should create our own github script that does it like we do with the triage bot