wayfair-incubator / telefonistka

Safe and Controlled GitOps Promotion Across Environments/Failure-Domains
https://hub.docker.com/r/odedbenozer/telefonistka
MIT License
63 stars 7 forks source link

fix(automerge): implement exponential backoff #181

Closed Ben10k closed 5 months ago

Ben10k commented 5 months ago

Description

Retry mechanism with exponential backoff is implemented for automatically merging PRs.

Resolves #176

Type of Change

Checklist

Ben10k commented 5 months ago

I'll fix the linting error, most likely tomorrow. ot sure what to do with the failing docker build?

Oded-B commented 5 months ago

Yeah, the docker build is unrelated. I'll try to take a look, but I will not block this pr if it's the only issue, worst case I'll validate it locally

Ben10k commented 5 months ago

@Oded-B linting issues fixed, can you approve workflows and tale a look?