Is this going to add the latest tag from both collabora/staging and collabora/production?
And matching on /(production|staging)$ would produce surprising results shall we ever set up a downstream repo with its own foobar/production branch while still retaining the collabora/* ones.
Is this going to add the
latest
tag from bothcollabora/staging
andcollabora/production
?And matching on
/(production|staging)$
would produce surprising results shall we ever set up a downstream repo with its ownfoobar/production
branch while still retaining thecollabora/*
ones.The commit message does not really say which problem we're trying to solve here, so I am not sure what would be the right fix.
Right. I think I messed something up somewhere. Possibly in my head — and I need to rethink what exactly am I trying to achieve here