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

Fix v2 cherry-pick GH action #9231

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Fix v2 cherry-pick GH action #9231

merged 1 commit into from
Jan 17, 2025

Conversation

hssyoo
Copy link
Contributor

@hssyoo hssyoo commented Jan 17, 2025

Fix a bug in the Cherry-Pick PR to v2 GitHub action where PRs with multiple commits fail to process. I followed the GitHub actions docs multiline strings (in the case of multiple commits separated by newlines): https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#multiline-strings

Manual testing:

Also for single commit PRs:

@hssyoo hssyoo requested a review from ashovlin January 17, 2025 19:19
@hssyoo hssyoo merged commit 6c5d652 into develop Jan 17, 2025
62 of 63 checks passed
@hssyoo hssyoo deleted the fix-v2-cherry-pick-action branch January 17, 2025 20:56
aws-sdk-python-automation added a commit that referenced this pull request Jan 21, 2025
* release-1.37.3:
  Bumping version to 1.37.3
  Update changelog based on model updates
  Fix v2 cherry-pick GH action (#9231)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants