Describe the bug
The generated link for the profile of the issue author is always using https://github.com/<authorId>.
This does not work for GitHub enterprise servers.
To Reproduce
- Set
GH_ENTERPRISE_URL manually
- Run workflow
- Open generated link for issue
Author
Expected behavior
I would expect that the GH_ENTERPRISE_URL env is considered when generating the URL to the author profile.
Screenshots
No response
Additional context
No response
Describe the bug
The generated link for the profile of the issue author is always using
https://github.com/<authorId>.This does not work for GitHub enterprise servers.
To Reproduce
GH_ENTERPRISE_URLmanuallyAuthorExpected behavior
I would expect that the
GH_ENTERPRISE_URLenv is considered when generating the URL to the author profile.Screenshots
No response
Additional context
No response