-
Notifications
You must be signed in to change notification settings - Fork 130
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
Trigger release workflow #1988
Trigger release workflow #1988
Conversation
# Summary # Demo Add screenshots or flow video # Release notes <fixed> - Fixed a bug. </fixed> <new> - Added new feature. </new> # Ticket <ticket> COIOS- </ticket>
# Summary # Demo Add screenshots or flow video # Release notes <fixed> - Fixed a bug. </fixed> <new> - Added new feature. </new> # Ticket <ticket> COIOS- </ticket>
# Summary # Demo Add screenshots or flow video # Release notes <fixed> - Fixed a bug. </fixed> <new> - Added new feature. </new> # Ticket <ticket> COIOS- </ticket>
# Summary # Demo Add screenshots or flow video # Release notes <fixed> - Fixed a bug. </fixed> <new> - Added new feature. </new> # Ticket <ticket> COIOS- </ticket>
# Summary # Demo Add screenshots or flow video # Release notes <fixed> - Fixed a bug. </fixed> <new> - Added new feature. </new> # Ticket <ticket> COIOS- </ticket>
# Summary # Demo Add screenshots or flow video # Release notes <fixed> - Fixed a bug. </fixed> <new> - Added new feature. </new> # Ticket <ticket> COIOS- </ticket>
Hello World This is a release
This is a test does this work? 🧰
Hello 🥘
# Hello World 👾
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request does not contain a valid label. Please add one of the following labels: ['new', 'changed', 'fixed', 'removed', 'deprecated', 'chore', 'improvement']
3269699
✅ No changes detectedComparing Analyzed targets: Adyen, AdyenActions, AdyenCard, AdyenCashAppPay, AdyenComponents, AdyenDelegatedAuthentication, AdyenDropIn, AdyenEncryption, AdyenSession, AdyenSwiftUI, AdyenTwint, AdyenWeChatPay |
|
# Summary - Creates a Draft Release once a `release/*` branch is merged via a PR ## Release Workflow - Use [prepare_release](https://github.com/Adyen/adyen-ios/actions/workflows/prepare_release.yml) action to initiate the release workflow - Branches off the specified base branch into a `release/[version_number]` - Creates a PR to the base branch - Once the PR is updated with the updated release notes (in the PR body) and merged, a draft release is created - **[Introduced by this PR]** - Once the draft release is merged the [post_release](https://github.com/Adyen/adyen-ios/actions/workflows/post_release.yml) is triggered - Uploads updated Demo App - Publishes podspec - Deploys docs # Ticket <ticket> COIOS-000 </ticket> --------- Co-authored-by: Alex Guretzki <[email protected]>
Summary
release/*
branch is merged via a PRRelease Workflow
release/[version_number]
Ticket
COIOS-000