Skip to content

Commit fbf277d

Browse files
authored
W-12674462 - Update cumulusci.yml for static release notes (#189)
* Update cumulusci.yml for static release notes * Prettier update * Update from prettier
1 parent 9313364 commit fbf277d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

cumulusci.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
minimum_cumulusci_version: 3.74.0
12
project:
23
name: OutboundFunds
34
source_format: sfdx
@@ -78,6 +79,11 @@ tasks:
7879
options:
7980
path: robot/OutboundFunds/resources/unpackaged/qa
8081

82+
github_release:
83+
options:
84+
release_content: |
85+
Check out the Salesforce Release Notes on [Salesforce Help & Training](https://sfdc.co/bnL4Cb).
86+
8187
flows:
8288
config_dev:
8389
steps:
@@ -124,6 +130,11 @@ flows:
124130
2:
125131
task: bridge:install_managed
126132

133+
release_production:
134+
steps:
135+
3:
136+
task: None
137+
127138
orgs:
128139
scratch:
129140
dev_namespaced:

0 commit comments

Comments
 (0)