cirrus-ci-docs
cirrus-ci-docs copied to clipboard
Trigger on changing the base branch of a pull request.
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.