From 715d113ad385b97c1712d89f44edfac82c558cab Mon Sep 17 00:00:00 2001 From: Uilian Ries Date: Thu, 31 Aug 2023 11:46:24 +0200 Subject: [PATCH 1/3] change conan v2 feedback message Signed-off-by: Uilian Ries --- .c3i/config_v2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.c3i/config_v2.yml b/.c3i/config_v2.yml index 1f13510578fc9..bffd87aa85c54 100644 --- a/.c3i/config_v2.yml +++ b/.c3i/config_v2.yml @@ -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, comment on the PR and we will help you." collapse_on_success: false collapse_on_failure: true list_packages: From 20f9d0e6e3eb6835cf54d07956695c300d1b6265 Mon Sep 17 00:00:00 2001 From: Uilian Ries Date: Thu, 31 Aug 2023 15:24:42 +0200 Subject: [PATCH 2/3] ping conan-io/barbarians Signed-off-by: Uilian Ries --- .c3i/config_v2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.c3i/config_v2.yml b/.c3i/config_v2.yml index bffd87aa85c54..d9579516e51b6 100644 --- a/.c3i/config_v2.yml +++ b/.c3i/config_v2.yml @@ -48,7 +48,7 @@ tasks: title: "Conan v2 pipeline" 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 is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, comment on the PR and we will help you." + 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: From 59343f265c3255aa90c6d757b14f5b695575711c Mon Sep 17 00:00:00 2001 From: Uilian Ries Date: Fri, 1 Sep 2023 12:29:20 +0200 Subject: [PATCH 3/3] Update .c3i/config_v2.yml Co-authored-by: Daniel --- .c3i/config_v2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.c3i/config_v2.yml b/.c3i/config_v2.yml index d9579516e51b6..6ce21e93668a5 100644 --- a/.c3i/config_v2.yml +++ b/.c3i/config_v2.yml @@ -48,7 +48,7 @@ tasks: title: "Conan v2 pipeline" 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 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." + 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: