Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Run tests in qa-automation PRs on demand #386

@anastasiyaig

Description

@anastasiyaig

Currently we run tests per each commit in each PR for qa-automation repository. This creates additional load to our hosts we run tests on. Also, sometimes it is not needed to run tests per each commit because PR is somewhat not ready

What is needed:

  1. stop triggering tests per each commit in PRs for automation repository
  2. add mechanism to trigger tests on demand (we can do that by checking PR status, lets say moving PR to 'ready for review' triggers tests launch)

Metadata

Metadata

Labels

CIJenkins' related stuff

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions