aws-codebuild-run-build icon indicating copy to clipboard operation
aws-codebuild-run-build copied to clipboard

feat: Add support for testing local action against self-hosted GHE Servers

Open ChrisFichman opened this issue 6 months ago • 0 comments

Issue #, if available: N/A

Description of changes:

This removes the restriction that the remote origin contains "github.com", so that users of self-hosted GitHub Enterprise servers can use the npm action.

Also improves the error message to be more specific.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • [ ] Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

ChrisFichman avatar Apr 02 '25 19:04 ChrisFichman