Hi! Love Doppler, it’s been a dream to use. I think this is a feature your team has mentioned is coming: changing the GitHub integration so that it syncs every secret to GitHub secrets. That would be amazing! Can you comment on when you think this’ll land?
The current approach is a security problem for us because secrets can get unintentionally exposed in workflow logs. Our fallback option is to manually update GitHub secrets when required but it’d be super-nice to not have to do that.
A related scenario is the ability to use different secret environment values for different GitHub actions. So for instance “DB_HOST” has different values depending on whether our CI deployment is preview or production. How would this scenario be supported if Doppler syncs to GitHub secrets?