From f733fd99d690c2be6faef395eef8a4b54e7040e5 Mon Sep 17 00:00:00 2001 From: Etienne Gaillard Date: Mon, 13 Jul 2026 12:49:08 +0200 Subject: [PATCH 1/2] Add github integration recipe (community) --- community/v1.1.0/github/recipe.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 community/v1.1.0/github/recipe.yaml diff --git a/community/v1.1.0/github/recipe.yaml b/community/v1.1.0/github/recipe.yaml new file mode 100644 index 0000000..f160358 --- /dev/null +++ b/community/v1.1.0/github/recipe.yaml @@ -0,0 +1,4 @@ +name: github +version: v0.1.0 +repository: https://github.com/tienou/integration-github +checksum: sha256:abadbeef15adeadbeefea7deadbeef From b75b49fa1c0c4b4f4840a3f7eb7fe424e268861d Mon Sep 17 00:00:00 2001 From: Etienne Gaillard Date: Mon, 13 Jul 2026 13:54:39 +0200 Subject: [PATCH 2/2] github recipe: bump to v0.2.0 (GitHub App authentication) --- community/v1.1.0/github/recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/v1.1.0/github/recipe.yaml b/community/v1.1.0/github/recipe.yaml index f160358..ea021cf 100644 --- a/community/v1.1.0/github/recipe.yaml +++ b/community/v1.1.0/github/recipe.yaml @@ -1,4 +1,4 @@ name: github -version: v0.1.0 +version: v0.2.0 repository: https://github.com/tienou/integration-github checksum: sha256:abadbeef15adeadbeefea7deadbeef