BUILD-8724 fix promote action#32
Conversation
0c950b7 to
ea3f9f8
Compare
Add promote-pull-request option for consistency with build actions Add missing multi-repo, artifactory-deploy-repo, and artifactory-target-repo missing options for the respective MULTI_REPO_PROMOTE, ARTIFACTORY_DEPLOY_REPO, and ARTIFACTORY_TARGET_REPO env params Update README
ea3f9f8 to
78bbc79
Compare
🤖 Pull Request summaryUpdates promote action to conditionally execute based on pull request deployment setting. • Modified promote action behavior: Added Review focus: The conditional execution logic in
|



BUILD-8724
Add
promote-pull-requestoption for consistency with build actionsAdd missing
multi-repo,artifactory-deploy-repo, andartifactory-target-repomissing options for the respectiveMULTI_REPO_PROMOTE,ARTIFACTORY_DEPLOY_REPO, andARTIFACTORY_TARGET_REPOenvironment parameters.Update README according to BUILD-8686
Tested with:
promote-pull-requestunset - that's equivalent to false)promote-pull-request=true)