So I just learned that there is a "Atlantis app" i...
# atlantis-community
j
So I just learned that there is a "Atlantis app" in github that allows you to specify repos there. What is the precedence with regards to repos allowed here?
p
apps can be Org level too
and automatically installed in all repos
j
Nice
So that is passed to the
server
command essentially?
p
?
you need to install as a github app
it only works on github
j
Right but how is that relayed to Atlantis running in my cluster? I'm really just wondering how I see what is configured where. I'm worried that if I have repo scope configured here in the github app and I have repos allowed in the file passed to the
--config
, that it isn't clear what is taking affect. I hope that makes sense.
p
the app is only to tight repo to and atlantis instalation
d
GH App is specific to GitHub and what is scoped on their end. You can modify the repo scope on GH to be singular, selective multiple, or an entire org. They essentially both do the same thing, but not everyone uses GH Apps yet
this 1