elastic / package-storage

Package storage for packages served through the package registry service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic merges of promote/delete PRs

mtojek opened this issue · comments

Blocker: #1254

The goal is to enable automatic promotion/deletion of packages between different storage stages. FYI it's not straightforward due to following reasons:

  • "delete PR" should be merged if the new Docker image for "promote" is build by CI
  • no concurrent merges across the repository
  • if the CI job for "promote PR" fails, we can't proceed with "delete PR"

Closing at this repo is now deprecated.