-
Task
-
Resolution: Won't Do
-
Minor
-
None
Problem statement
Currently, updating the backend is done manually through this kind of PR
https://github.com/jenkins-infra/jenkins-infra/pull/1174
Expected
This PR should be filed automatically when a new backend is available (i.e. new image tag available at https://hub.docker.com/r/jenkinsciinfra/evergreen-backend/).
Bonus point: maybe this PR should be created automatically only when there're changes in the services directory of evergreen (excluding on essentials.yaml and a few other files possibly).