mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-11 00:43:31 +00:00
(#19522) [docs] Change conan v2 feedback message
* change conan v2 feedback message Signed-off-by: Uilian Ries <uilianries@gmail.com> * ping conan-io/barbarians Signed-off-by: Uilian Ries <uilianries@gmail.com> * Update .c3i/config_v2.yml Co-authored-by: Daniel <danimanzaneque@gmail.com> --------- Signed-off-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Daniel <danimanzaneque@gmail.com>
This commit is contained in:
@@ -46,9 +46,9 @@ tasks:
|
||||
update_labels: false
|
||||
user_feedback:
|
||||
title: "Conan v2 pipeline"
|
||||
description: "> **Note**: Conan v2 builds may be required once they are on the [v2 ready](https://github.com/conan-io/conan-center-index/blob/master/.c3i/conan_v2_ready_references.yml) list"
|
||||
description: "> **Note**: Conan v2 builds are now mandatory. Please read our [discussion](https://github.com/conan-io/conan-center-index/discussions/19104) about it."
|
||||
regression: "> **Regression**: Conan v2 builds are mandatory and they are required for the PR to be merged, because this recipe worked with Conan v2 previously."
|
||||
text_on_failure: "The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future."
|
||||
text_on_failure: "The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping `@conan-io/barbarians` on the PR and we will help you."
|
||||
collapse_on_success: false
|
||||
collapse_on_failure: true
|
||||
list_packages:
|
||||
|
Reference in New Issue
Block a user