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
If you need to integrate a pull request only on a release branch (like branch-4.5) you have to change DEV_BRANCH_NAME variable because it points to 'master'
We should have this variable taken from 'env' like for the other variables
If you need to integrate a pull request only on a release branch (like branch-4.5) you have to change DEV_BRANCH_NAME variable because it points to 'master'
We should have this variable taken from 'env' like for the other variables