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

feat: add support for alternative git provider #226

Merged
merged 3 commits into from
Oct 19, 2023
Merged

feat: add support for alternative git provider #226

merged 3 commits into from
Oct 19, 2023

Conversation

SenseiHiraku
Copy link
Contributor

Hello there!
Unfortunately, the provider "github.com" has been hardcoded, which makes it impossible to use this action on self-hosted instances. My PR offers the possibility to define own Git instances via an environment variable with the default fallback "github.com", which was already defined before.

index.js Outdated Show resolved Hide resolved
@SenseiHiraku
Copy link
Contributor Author

I've added the proposed changes, let me know if there is any further issue

@SenseiHiraku SenseiHiraku requested a review from phips28 October 18, 2023 15:57
@phips28 phips28 merged commit f977805 into phips28:master Oct 19, 2023
@phips28
Copy link
Owner

phips28 commented Oct 19, 2023

thx 🙂 lgtm

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.

2 participants