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: support GitHub Enterprise Server environments #40

Merged

Conversation

mh-isaac-riceweber
Copy link
Contributor

The api url is set by the particular installation of GHES and available via the ${{ github.api_url }} context variable. I made the api url an input in case GHES support teams would like to explicitly test a non-prod or sandbox environment.

See https://docs.github.com/en/[email protected]/actions/writing-workflows/choosing-what-your-workflow-does/contexts#github-context

The api url is set by the particular installation of GHES and available
via the `${{ github.api_url }}` context variable.  I made the api url an
input in case GHES support teams would like to explicitly test a
non-prod or sandbox environment.

See https://docs.github.com/en/[email protected]/actions/writing-workflows/choosing-what-your-workflow-does/contexts#github-context
@mh-isaac-riceweber
Copy link
Contributor Author

@samsmithnz - any chance this feature can make it in? We'd like to use this action in our company's GHES instance.

@samsmithnz samsmithnz merged commit 32b4a9b into DeveloperMetrics:main Aug 15, 2024
5 checks passed
@samsmithnz
Copy link
Collaborator

@mh-isaac-riceweber - all set! Thanks for the contribution - and thanks for pinging this - the notification was lost in a big pile and this reminder put it to the top!

@mh-isaac-riceweber mh-isaac-riceweber deleted the feat/support-ghes branch August 15, 2024 20:18
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