Skip to content

Commit

Permalink
feat : base branch calculated from UserStory "view in git" property
Browse files Browse the repository at this point in the history
feat: version 1.6.1
  • Loading branch information
Andrea Pellegatta committed Nov 15, 2022
1 parent 476db60 commit 576aec3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<assignToReference>BaseBranch</assignToReference>
<operator>Assign</operator>
<value>
<stringValue>feature/{!Get_User_Story.Name}</stringValue>
<elementReference>Get_User_Story.copado__View_in_Git__c</elementReference>
</value>
</assignmentItems>
</assignments>
Expand Down
4 changes: 2 additions & 2 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"path": "force-app",
"default": true,
"package": "Clayton for Copado",
"versionName": "Version 1.6.1",
"versionNumber": "1.6.1.NEXT",
"versionName": "Version 1.6.2",
"versionNumber": "1.6.2.NEXT",
"dependencies": [
{
"package": "Copado Deployer@17.8.0.0"
Expand Down

0 comments on commit 576aec3

Please sign in to comment.