Actions
action #130940
closedcoordination #58184: [saga][epic][use case] full version control awareness within openQA
coordination #48641: [epic] Trigger openQA tests in pull requests of any product github pull request
coordination #130850: [epic] Use openqa-clone-custom-git-refspec to parse github description+comments and trigger openQA tests as part of CI
Trigger openQA tests mentioned in github comments as part of automatic testing as well - trusted group "tests-maintainer" only size:M
Description
Motivation¶
Follow-up to #130934. After having openQA CI integration which reads github pull request description and triggers according openQA clone jobs github comments created or updated should be considered the same.
Acceptance criteria¶
- AC1: openQA CI integration in any existing test distribution github project automatically runs openQA tests based on links to existing openQA jobs in the github comments
- AC2: Ensure openQA documentation covers that also github comments are parsed and how to use that
- AC3: An update to the PR code does not retrigger any openQA jobs mentioned in comments
- AC4: Comments created/edited by anyone not in the group "tests-maintainer" are ignored
Suggestions¶
- Wait for #130934
- Read what was done originally in #63712 and the according pull request to openQA https://github.com/os-autoinst/openQA/pull/2618 and also #130934
- Check if openqa-clone-custom-git-refspec with special comments also covers github comments or only the initial description
- Extend the existing approach where necessary
- Ensure that the same process is triggered also on comment updates
- Only look at comments created/edited by members of the group "tests-maintainer" for security reasons
Actions