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 GHE #618

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

Commits on Oct 19, 2023

  1. Add support for GHE

    By providing github-api-url we can enable support for Github Enterprise.
    In some cases it might be available for octokit automatically but it's
    safer to provide an override.
    Stanislav Ochotnický committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    590337c View commit details
    Browse the repository at this point in the history
  2. Apply review suggestions

    - use github.api_url variable
    - reformat README.md a bit
    Stanislav Ochotnický committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6690a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Run dprint on the repo

    Stanislav Ochotnický committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c1c5a66 View commit details
    Browse the repository at this point in the history