Have you tried to resolve this issue yourself first?
Bug Description
I have noticed an issue that seems related to GitHub Enterprise environments, the GitHub Action bot comment on the PR generates a link to the job summary page that points to a github.com address rather than our github.securian.com address.
So I'm getting this: https://github.com/securian/salesforce-bigorg/actions/runs/3198598/attempts/4#summary-5516973
Instead of this: https://github.securian.com/securian/salesforce-bigorg/actions/runs/3198598/attempts/4#summary-5516973
Output / Logs
No response
Steps To Reproduce
Create a PR which runs code-analyzer. When complete the bot creates a comment with the incorrect url.
Expected Behavior
The bot comment should point to the run summary.
Operating System
Windows 11
Salesforce CLI Version
@salesforce/cli/2.139.6 win32-x64 node-v22.22.2
Code Analyzer Plugin ("code-analyzer") Version
code-analyzer 5.13.0
Node Version
v22.22.2
Java Version
openjdk 21.0.10 2026-01-20 LTS
Python Version
Python 3.14.0
Additional Context (Screenshots, Files, etc)
No response
Workaround
I can navigate to the Actions tab to find the results, or modify the url to navigate directly.
Urgency
Low
Have you tried to resolve this issue yourself first?
Bug Description
I have noticed an issue that seems related to GitHub Enterprise environments, the GitHub Action bot comment on the PR generates a link to the job summary page that points to a github.com address rather than our github.securian.com address.
So I'm getting this: https://github.com/securian/salesforce-bigorg/actions/runs/3198598/attempts/4#summary-5516973
Instead of this: https://github.securian.com/securian/salesforce-bigorg/actions/runs/3198598/attempts/4#summary-5516973
Output / Logs
No response
Steps To Reproduce
Create a PR which runs code-analyzer. When complete the bot creates a comment with the incorrect url.
Expected Behavior
The bot comment should point to the run summary.
Operating System
Windows 11
Salesforce CLI Version
@salesforce/cli/2.139.6 win32-x64 node-v22.22.2
Code Analyzer Plugin ("code-analyzer") Version
code-analyzer 5.13.0
Node Version
v22.22.2
Java Version
openjdk 21.0.10 2026-01-20 LTS
Python Version
Python 3.14.0
Additional Context (Screenshots, Files, etc)
No response
Workaround
I can navigate to the Actions tab to find the results, or modify the url to navigate directly.
Urgency
Low