cirrus-ci-docs icon indicating copy to clipboard operation
cirrus-ci-docs copied to clipboard

Trigger on changing the base branch of a pull request.

Open malena-ebert-sonarsource opened this issue 4 years ago • 0 comments

Description

Expect to trigger a new CI run on changing the base branch of an existing GitHub pull request.

Context

Currently no new run is triggered. Our build pipeline depends on CIRRUS_BASE_BRANCH for analyzing pull requests. On a change of the base branch, a new analysis is required.

Anything Else

A flag to enable/disable this feature, would be a good option.