-
Notifications
You must be signed in to change notification settings - Fork 19
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: [CI-11708] - Extract multiple Issues #29
Conversation
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.
@HarnessAryan Let's verify the below scenarios with the test image:
- Existing behavior for both deployment and build post calls without issueKeys input
- Existing behavior by passing array of issueKeys as input to the plugin
- Existing behavior to test single issuekey extraction
- New behavior (if tested already, just provide the pipeline link)
Share the test pipeline execution for each case with screenshots from Jira tickets in gist
TEST RESULTS: https://docs.google.com/document/d/1zheP-LPrYtDJE85i_l3u8bG5EkYsunuoxvF9gQWtzHs/edit?usp=sharing |
Made all suggested changes and tested the changes for all scenarios. |
Fixes #19