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

Add support for GitHub Enterprise #152

Merged
merged 6 commits into from
Aug 27, 2022
Merged

Add support for GitHub Enterprise #152

merged 6 commits into from
Aug 27, 2022

Conversation

simbo
Copy link
Contributor

@simbo simbo commented Aug 26, 2022

This adds support for GitHub Enterprise usage by using the GITHUB_API_URL env var to set endpoints.

I also stringified api error objects so they don't end up as [object Object] in the action log output.

@simbo simbo changed the title use GITHUB_API_URL env var to support usage with GitHub Enterprise Add support for GitHub Enterprise Aug 26, 2022
@EndBug EndBug added the type: feature New feature or feature request label Aug 27, 2022
Copy link
Owner

@EndBug EndBug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, LGTM ✅

@EndBug EndBug merged commit cc0a2bb into EndBug:main Aug 27, 2022
@EndBug
Copy link
Owner

EndBug commented Aug 27, 2022

@all-contributors please add @simbo for their code contribution

@allcontributors
Copy link
Contributor

@EndBug

I've put up a pull request to add @simbo! 🎉

@EndBug
Copy link
Owner

EndBug commented Aug 27, 2022

Released in v2.3.0 (also v2 and latest) 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants