TITLE:
ACTUAL RESULT:
Git extension ignoring branch for additional deployment actions
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:Plesk Onyx 17.8.11
Ubuntu 18.04
Git extension: 1.1.1-228
Remote repository: Bitbucket
PROBLEM DESCRIPTION:Ubuntu 18.04
Git extension: 1.1.1-228
Remote repository: Bitbucket
The "additional deployment actions" ignore the branch specified in the settings. It runs whenever a push to the remote repository is made.
STEPS TO REPRODUCE:- Configure the git extension o pull from a bitbucket repository and deploy from a specific branch
- Add plesk webhook to bitbucket repository
- Create additional deployment actions
- Push something to the repository
The Additional Deployment Actions run whenever a push to the remote repository (bitbucket) is made. It runs for all branches and not only the target branch specified before in the GIT Extension.
EXPECTED RESULT:Additional Deployment Actions should run only when the specific target branch was updated.
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:Confirm bug