From 634526e0453b495c58a14c61589e178977c043a3 Mon Sep 17 00:00:00 2001 From: Jean Barriere Date: Fri, 3 Oct 2025 16:44:09 +0200 Subject: [PATCH 1/3] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 396c35d418..71e0072983 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Create Pull Request +# Create Pull Request (Enable v7 in org) [![CI](https://github.com/peter-evans/create-pull-request/workflows/CI/badge.svg)](https://github.com/peter-evans/create-pull-request/actions?query=workflow%3ACI) [![GitHub Marketplace](https://img.shields.io/badge/Marketplace-Create%20Pull%20Request-blue.svg?colorA=24292e&colorB=0366d6&style=flat&longCache=true&logo=github)](https://github.com/marketplace/actions/create-pull-request) From 37e7eb7e2b595fd318099829ce0baf214e6af70b Mon Sep 17 00:00:00 2001 From: Jean Barriere Date: Mon, 8 Dec 2025 12:39:08 +0100 Subject: [PATCH 2/3] Update sonar-project.properties --- sonar-project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index ac201073b7..e058f91fbe 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,4 +1,4 @@ -sonar.projectKey=com.shell.peter-evans-create-pull-request-v7 +sonar.projectKey=com.shell.create-pull-request-v7 sonar.javascript.lcov.reportPaths=coverage/lcov.info sonar.sources=src From fef9c32e00c98cebceb6e533666929698ffd6763 Mon Sep 17 00:00:00 2001 From: Jean Barriere Date: Mon, 8 Dec 2025 15:56:01 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71e0072983..396c35d418 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Create Pull Request (Enable v7 in org) +# Create Pull Request [![CI](https://github.com/peter-evans/create-pull-request/workflows/CI/badge.svg)](https://github.com/peter-evans/create-pull-request/actions?query=workflow%3ACI) [![GitHub Marketplace](https://img.shields.io/badge/Marketplace-Create%20Pull%20Request-blue.svg?colorA=24292e&colorB=0366d6&style=flat&longCache=true&logo=github)](https://github.com/marketplace/actions/create-pull-request)