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 #9

Closed
motionsuggests opened this issue Oct 28, 2021 · 1 comment · Fixed by #19
Closed

Add support for GitHub Enterprise #9

motionsuggests opened this issue Oct 28, 2021 · 1 comment · Fixed by #19
Assignees

Comments

@motionsuggests
Copy link
Contributor

Describe Request:

We would like to use this orb with our GitHub Enterprise instance. Seems like all that needs to be added is a param for
--hostname and update the script file.

I'm gonna try to get a PR in for this. 🤞

Examples:

- gh/setup:
          context:
            - GITHUB_CREDS
          hostname: enterprisehostname

Supporting Documentation Links:

GitHub cli docs for login https://cli.github.com/manual/gh_auth_login

@KyleTryon
Copy link
Contributor

PR #19 opened to address this. Nearly ready, but looking for feedback due to current lack of ability to test.

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 a pull request may close this issue.

2 participants