Support Forgejo (& GHES?)#236
Conversation
|
I'm not able to build this branch (or master for that matter) on my local development machine. Full disclosure, these changes were made by me a few months ago, I just hadn't contributed them upstream yet and wanted to clean them up a bit before doing so. I know the changes work, but I can't test this PR easily because I'm unable to build the dist files the action actually uses. Here's my old, known-good changes to compare against, as well as an example job run. |
|
Alternatively to setting the default to |
Currently, this action uses regex to check specifically for
github.com. This means that part of this action's functionality cannot be used in its current state on other platforms, or in GitHub's own enterprise selfhosting version. This PR adds support for non-GitHub providers, although I've only specifically tested it with Forgejo.