Skip to content

Add isGhes utility to @actions/core #1546

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nikolai-laevskii
Copy link
Contributor

Adds isGhes utility that allows to determine whether action runs on Github Enterprise Server.

As it's been seen continuously reimplemented across setup actions:

@nikolai-laevskii nikolai-laevskii requested a review from a team as a code owner October 4, 2023 06:37
@nikolai-laevskii nikolai-laevskii changed the title Add isGhes utility to the core Add isGhes utility to @actions/core Oct 9, 2023
Copy link
Contributor

@luketomlinson luketomlinson left a comment

Choose a reason for hiding this comment

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

Looks Good @nikolai-laevskii, there's just a failing npm audit check

@gdamiaN538
Copy link

Adds isGhes utility that allows to determine whether action runs on Github Enterprise Server.

As it's been seen continuously reimplemented across setup actions:

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.

3 participants