Actions
action #63712
closedHave git-clone-custom-refspec pickup tests from PR descriptions
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2020-02-21
Due date:
% Done:
0%
Estimated time:
Description
To make running verification runs on PRs easier, git-clone-custom-refspec should gain the ability to parse tests URLs in PR descriptions. The marker could be something like @openqa: Clone
which is used to denote the test URL.
Implemented:
https://github.com/os-autoinst/openQA/pull/2618
Note that the PR had to be reverted. I'm investigating what went wrong there, and if the test may not be good enough.
Updated by livdywan over 4 years ago
New PR with stricter parsing and better test coverage https://github.com/os-autoinst/openQA/pull/2787
Updated by livdywan over 4 years ago
- Status changed from In Progress to Feedback
Updated by livdywan over 4 years ago
- Status changed from Feedback to Resolved
Second PR has been merged and deployed, no known complaints.
Updated by okurz over 1 year ago
- Related to coordination #130850: [epic] Use openqa-clone-custom-git-refspec to parse github description+comments and trigger openQA tests as part of CI added
Actions