Skip to content

Commit

Permalink
Merge pull request #669 from SalesforceFoundation/feature/update-cumu…
Browse files Browse the repository at this point in the history
…lusci-for-static-release-notes

W-12674462 - Update cumulusci.yml for static release notes
  • Loading branch information
sella24 authored Mar 17, 2023
2 parents 61405b3 + d7c9505 commit 615d0f3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion cumulusci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
minimum_cumulusci_version: "3.36.0"
minimum_cumulusci_version: 3.74.0
project:
name: PMM
package:
Expand Down Expand Up @@ -220,6 +220,11 @@ tasks:
options:
path: unpackaged/config/customer_profiles

github_release:
options:
release_content: |
Check out the Salesforce Release Notes on [Salesforce Help & Training](https://sfdc.co/bnL4Cb).
flows:
make_community:
steps:
Expand Down Expand Up @@ -439,6 +444,11 @@ flows:
reports:
name: "Deploy Folder of Unmanaged Reports"

release_production:
steps:
3:
task: None

plans:
install:
slug: install
Expand Down

0 comments on commit 615d0f3

Please sign in to comment.