atlantis

{{ if .Target }} Create a github app {{ else }} Github app created successfully! {{ end }}

{{ if .Target }}
{{ else }}

Visit {{ .URL }}/installations/new to install the app for your user or organization, then update the following values in your config and restart Atlantis:

  • gh-app-id:
    {{ .ID }}
  • gh-app-key-file:
    {{ .Key }}
  • gh-webhook-secret:
    {{ .WebhookSecret }}
{{ end }}