You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.