cfsnate
cfsnate
Yes, when installing using the binary, users get a popup window asking to Install or Cancel, See ss 
Confirmed fixed in 1.0.90
To add on to this. I may be missing something but it appears the automatic action is to run the Plan + Apply template on commits. Is it possible to...
Awesome, yes this answers my second question regarding Plan + Apply. Will test with adding the approval, should work. The downside would be that the Team in step 150 would...
Excellent, thanks for the info! -Nate
+1 same issue
I got curl working in quite an annoying and fragile way. but it works. files taken from stock debian bullseye ``` FROM registry.k8s.io/git-sync/git-sync:v4.2.1 USER root ADD curl/binary/curl /usr/bin/curl RUN chmod...
Per auto-docs, that was my expectation but doesn't appear to work. Has anyone successfully done this?
So when running pr-agent as an AWS lambda function, it seems those configuration options are overridden by Lambda. You can't even set the AWS_ACCESS_KEY_ID and secret envs [AWS Credential Provider...