i didn't know that was possible 😂 when i visit my atlantis UI, i only see info about the PRs (repo name, PR link, user, workspace, etc) but no plan output. is this a setting in atlantis server i missed?
j
Jesse Rhoads
05/08/2023, 2:54 PM
When integrated with github using webhooks, it posts a comment with a link to the job output to the PR.
d
Dylan Page
05/08/2023, 4:19 PM
Yes, the logging feature is recent and streams via WebSockets to the browser.
Dylan Page
05/08/2023, 4:20 PM
It might be a simple issue with the front-end code, please file an issue
thankyou 1
j
Jesse Rhoads
05/08/2023, 5:58 PM
https://github.com/runatlantis/atlantis/issues/3387
Not sure if anyone intended it to be searchable so technically it would be a feature, some googling makes me think it’s an xterm.js thing that needs plumbing.