runatlantis / atlantis

Terraform Pull Request Automation
https://www.runatlantis.io
Other
7.8k stars 1.05k forks source link

Ability to view the current processes and logs on the dashboard #1946

Open cheethoe opened 2 years ago

cheethoe commented 2 years ago

Currently Atlantis provides no insight into what it's working on other than what's posted to PRs. Sometimes you're left wondering if Atlantis is still planning or what's going on and you have to log into the server or container to see what processes are running. It'd be great if the Atlantis web dashboard could show what child processes are running and maybe some logs so there's better visibility into what Atlantis is doing at any given time. Maybe also show if project plans are queued, etc.

MarkIannucci commented 2 years ago

I think #1937 will meet this feature request. What do you think?

mijdavis2 commented 2 years ago

I think #1937 will meet this feature request. What do you think?

It is unclear if this works with custom workflows and how to integrate with GitHub. Doesn't look like there is any documentation specifically regarding log streaming to GitHub.

drmaciej commented 2 years ago

My team would like this feature as well. It would be good to see links to all streaming logs from the dashboard.