Sindri Guðmundsson

Results 4 issues of Sindri Guðmundsson

Recently we've discovered that kodiak is updating all branches that have `automerge` set, regardless of their place in the queue. The status that's set on the commits is "⛴ merging...

bug

Our organization uses custom github runners for most of our GHA workflows. These runners are running in EKS on AWS so we want to be able to leverage AWS S3...

As discussed in #745

Bug
OAuth2-Client

As ACTIONS_CACHE_URL cannot be overwritten in actions/cache, provide the ability to overwrite it using GITHUB_ACTIONS_CACHE_URL. See https://github.com/actions/cache/pull/679 for more context