stable

Clone or download

Read-only

Bulk conversion of PR can be stopped if a specific file is found

Tuleap will stop the creation of Git references for existing PRs if a file \ForgeConfig::get('tmp_dir') . '/tuleap_plugin_pullrequest_stop_bulk_convert' is found. This does not impact the creation of the Git reference if you access directly to a PR. This is part of story #11477: have a dedicated references for pullrequests Change-Id: I6f06fc49421e1e5efdb5033b9ea7605940b5b342

Modified Files

Name
M plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReferenceBulkConverter.php +7 −0 Go to diff View file
M plugins/pullrequest/phpunit/GitReference/GitPullRequestReferenceBulkConverterTest.php +92 −51 Go to diff View file