Matt

Results 10 comments of Matt

I'm assuming this hasn't/isn't being picked up? This would be super helpful for my workflows as well.

fwiw - if this was implemented it would make life so much easier for me 😀 Parsing some of this nested JSON via SQL is a bit rage inducing (no...

Hate to comment on a closed issue but since this is the only result that shows up on Google.... Were you ever able to figure out how to do this?...

fwiw - I'm on a M1 mac and seeing identical results. Scan runs but the page is completely blank, when I look in dev tools (at least for me) there...

> make sure the team name is spelled exactly the same otherwise you get 404 errors and make sure atlantis has permissions to read the org The names are spelled...

> @cloudmatt does the GH token used for atlantis have the following scopes: `['read:org', 'read:discussion']`? @MichaelKora - I'm using the Github app integration so it has whatever permissions are added...

@jamengual - I have all the permissions on the Github app as indicated in [the docs](https://www.runatlantis.io/docs/access-credentials.html#github-app). I don't know what else more it could need? As shown in the error...

I tried downgrading to `v0.23.5` to the latest version of the last 'major' release but now I just get ``` Error: initializing server: parsing /etc/atlantis/repos.yaml file: workflows: (terragrunt: (plan: (steps:...

Okay - so it looks like maybe the helm chart isn't passing the value in correctly. I switched to using the `ATLANTIS_GH_TEAM_ALLOWLIST` env var and that seems to have resolved...

> in latest or 0.23? > > > > On Tue, Aug 1, 2023 at 6:48 AM Matt ***@***.***> wrote: > > > > > Okay - so it looks...