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

New flag in Test Plan config "TestPlanIds" #2655

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

itsmeuzair98
Copy link
Contributor

This flag filters all test plans and retains only the specified ones for migration. Pass the test plan IDs as an array. Example: "TestPlanIds": [123, 456, 789] . Works optimally when "TestPlanQuery" is set to null.

Idea link - #2648

@itsmeuzair98 itsmeuzair98 requested a review from MrHinsh as a code owner March 10, 2025 18:22
@CLAassistant
Copy link

CLAassistant commented Mar 10, 2025

CLA assistant check
All committers have signed the CLA.

@MrHinsh MrHinsh enabled auto-merge March 12, 2025 08:24
@MrHinsh
Copy link
Member

MrHinsh commented Mar 12, 2025

Thanks @itsmeuzair98, this is a great addition.

@MrHinsh MrHinsh merged commit 6405291 into nkdAgility:main Mar 12, 2025
10 checks passed
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.

3 participants