Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add support for ghe #63

Merged
merged 6 commits into from
Oct 21, 2022
Merged

feature: add support for ghe #63

merged 6 commits into from
Oct 21, 2022

Conversation

codezninja
Copy link
Contributor

This PR adds support for GHE instances

Fixes #62

@matiasalbarello
Copy link
Collaborator

Hi @codezninja! Thanks for this PR. It looks really straightforward. Just have one question, because I never used GHE: How can we know that it works fine there? Did you have the chance to test it manually?

@codezninja
Copy link
Contributor Author

@matiasalbarello yes I'm currently using this code in a GHE instance.

entrypoint.rb Outdated Show resolved Hide resolved
entrypoint.rb Outdated Show resolved Hide resolved
Co-authored-by: Sébastien Saunier <[email protected]>
@codezninja
Copy link
Contributor Author

codezninja commented Apr 6, 2022

Thanks for @ssaunier fix I confirmed if I don't pass in api_endpoint it fails for me since its on a GHE instance since it is trying to pull from api.github.com

entrypoint.rb Outdated Show resolved Hide resolved
action.yml Show resolved Hide resolved
@codezninja
Copy link
Contributor Author

@matiasalbarello @ssaunier sorry for the delay on this. I've made the changes per the review. Please let me know if there's anything else

@ssaunier ssaunier merged commit b2b6a3a into lewagon:master Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support for GHE
3 participants