runatlantis / atlantis

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

Feature Request: Atlantis Build Status Badge #282

Open osterman opened 6 years ago

osterman commented 6 years ago

what

image

why

references

lkysow commented 6 years ago

Hi Erik, I'm not sure what you're asking. Are you looking for permission to include the Atlantis build status badge in your cloudposse repos?

osterman commented 6 years ago

@lkysow sorry, I'm new to the project. I did a search through the documentation for "badge", but couldn't find one. I'd like some way to indicate that the current chages have been applies successfully and communicate that in a badge.

Here's an example of the badge codefresh uses for helm deployments.

https://github.com/cloudposse-demo/demo-front-end#front-end-app--

image

I'm not referring to these badges: image

lkysow commented 6 years ago

Oh! You want Atlantis to host a badge that you can link to in your repos with the status. Gotcha!

Unfortunately right now Atlantis doesn't have any state, so once the pull request is merged it doesn't know if your repos are applied or not. I definitely think this is something we can tackle in the future though.

osterman commented 6 years ago

@lkysow thanks for the added context =)

lkysow commented 5 years ago

This is possible if we assume a repo is passing unless we have an in-progress pull request and then we can look at its status.