Open osterman opened 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?
@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--
I'm not referring to these badges:
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.
@lkysow thanks for the added context =)
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.
what
why
references