Add option to use Github Enterprise API for api key checks
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3277](https://github.com/augurlabs/augur/issues/3277)
> Originally opened by `@MoralCode` on 2025-09-17
---
Augur is difficult to use for people using github's [enterprise api](https://docs.github.com/en/enterprise-cloud@latest/rest/issues/issues?apiVersion=2022-11-28) (`api.SUBDOMAIN.ghe.com`) because keyman seems to validate credentials with a [hardcoded API path](https://github.com/chaoss/augur/blob/9050232e/augur/tasks/github/util/github_api_key_handler.py#L12).
Contributor guide
Assessment
This issue has not been assessed yet.