GitHub admin rights for automated builds necessary

Hi,

since the migration to the new Docker Hub we have noticed two significant deviations from the previous behaviour

  1. When we need to reconfigure the autometed builds - like adding a new tag/branch the github linked account needs to have admin rights. When the configuration is completed the admin rights can be revoked. This was not necessary before. Is this expected?

  2. We are relesing tags for tagged sources. For example there is a rule mapping v8.0.0 github tag to 0.8.0 Docker tag. When we were releasing the 0.8.1 we would just modify the tag mapping to v8.0.0 -> 0.8.0. Now we need to drop the old mapping rule and create a new one. Is this expected?

Thanks a lot for answers

Jiri Pechanec