Support checks on forked repositories if possible #34
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As it stands today, CI checks would only work on local branches because de deployment (and cleanup) of the web site requires an SSH key which is only available in the context of this repository.
It might be possible to still run checks in forked repositories, albeit w/o deployment/cleanup.