r-universe-org / commit-status

Action to set commit status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action: commit status

This action runs at the beginning and the end of the build workflow and attempts to set a commit status (e.g. green checkmark or red cross) in the upstream git repository. This is only possible if the upstream user has the r-universe app installed for the given git repository.

If this action fails, there is usually a permission problem with the app. One common reason is that the user has the app installed but only given it permission for selected repositories.

screenshot

About

Action to set commit status


Languages

Language:R 83.9%Language:Shell 12.9%Language:Dockerfile 3.2%