You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it's true for cpython and aiohttp, not everyone uses just version numbers for their backport branches.
Someone may use v-prefix v2.6, we use stable-2.6. There might be other cases.
I suggest changing how version is extracted from the branch name, so that it would support more generic flows.
The text was updated successfully, but these errors were encountered:
webknjaz
added a commit
to webknjaz/core-workflow
that referenced
this issue
May 23, 2018
While it's true for cpython and aiohttp, not everyone uses just version numbers for their backport branches.
Someone may use v-prefix
v2.6
, we usestable-2.6
. There might be other cases.I suggest changing how version is extracted from the branch name, so that it would support more generic flows.
The text was updated successfully, but these errors were encountered: