Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added optional parameter to delete scratch org (default=true) #7

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RupertBarrow
Copy link
Owner

@RupertBarrow RupertBarrow commented Nov 17, 2023

@fprovot

OK, done. That's easy : but remind me where this action is used ?
To test this version it you need to specify, in your main workflow action calling this one :

    - uses: RupertBarrow/cumulus-action-run-flow-scratch@6-make-deletion-of-scratch-org-optionnal

Do you need this changed also in actions/cumulusci-run-flow/action.yml ?

The option is delete-scratch-org and is true by default.
Pass false (no quotes, not as a string) to keep the same org.

@RupertBarrow RupertBarrow linked an issue Nov 17, 2023 that may be closed by this pull request
@RupertBarrow RupertBarrow self-assigned this Nov 17, 2023
@RupertBarrow RupertBarrow added the enhancement New feature or request label Nov 17, 2023
@RupertBarrow RupertBarrow requested review from fprovot and removed request for fprovot November 17, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make deletion of scratch org optionnal
1 participant