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

Support for generating tokens for different servers #42

Closed
cliffchapmanrbx opened this issue Aug 12, 2022 · 0 comments · Fixed by #43
Closed

Support for generating tokens for different servers #42

cliffchapmanrbx opened this issue Aug 12, 2022 · 0 comments · Fixed by #43

Comments

@cliffchapmanrbx
Copy link
Contributor

We're currently working on a workflow that involves automating acceptance tests for a staging deployment of GitHub Enterprise. The tests are run from our primary GitHub Enterprise server while the staging server is not in a state to run GHA workflows itself yet.

We've determined you cannot override the env vars that are set automatically in a way that this Action would be able to detect.

Please add an input to allow for an arbitrary server URL to be used as the baseURL parameter, so we can selectively override it when necessary. It should likely still default to the GITHUB_API_URL env var.

Thank you for the very useful action!

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 a pull request may close this issue.

1 participant