Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add GitHub Enterprise Server support #79

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

Merged
merged 13 commits into from
Mar 31, 2023
Merged

Add GitHub Enterprise Server support #79

merged 13 commits into from
Mar 31, 2023

Conversation

theztefan
Copy link
Contributor

@theztefan theztefan commented Mar 10, 2023

Changes to make this action work on GitHub Enterprise Server instances.

  • Added gh_api_url as input parameter to the action
  • Read the gh_api_url in and if defined set it as Octokit baseUrl. If not set it defaults to GHEC https://api.github.com
  • Added feedback on the runs with few info messages
  • Changed the action.yml to run the index.mjs instead of the old (?) index.js. ❗
    • deleted the old dist/index.js

@theztefan theztefan requested review from a team and stoe as code owners March 10, 2023 14:51
@theztefan theztefan changed the title Add GitHub Enterprise Server Add GitHub Enterprise Server support Mar 10, 2023
@stoe stoe added the enhancement New feature or request label Mar 13, 2023
@stoe stoe merged commit f8871ef into ActionsDesk:main Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants