From 8f0d3248bcc38ad8ee645a8c7b24582ef0a4b5a4 Mon Sep 17 00:00:00 2001 From: Brian Jin <35789537+kikashy@users.noreply.github.com> Date: Tue, 18 Aug 2026 18:00:03 -0400 Subject: [PATCH] funnel: recommend the demo repository to merged contributors Signed-off-by: Brian Jin <35789537+kikashy@users.noreply.github.com> --- .github/workflows/thank-merged-contributors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/thank-merged-contributors.yml b/.github/workflows/thank-merged-contributors.yml index a829cfa..c8a22c1 100644 --- a/.github/workflows/thank-merged-contributors.yml +++ b/.github/workflows/thank-merged-contributors.yml @@ -21,6 +21,7 @@ jobs: - [Go runtime](https://github.com/Judgment-Pack/judgment-pack-runtime/labels/good%20first%20issue) - [Gateway and provenance](https://github.com/Judgment-Pack/judgment-pack-gateway/labels/good%20first%20issue) - [Python and evaluator experiments](https://github.com/Judgment-Pack/judgment-pack-evaluator-experiments/labels/good%20first%20issue) + - [Demos and applications](https://github.com/Judgment-Pack/judgment-pack-demo/labels/good%20first%20issue) - [Specification and documentation](https://github.com/Judgment-Pack/judgment-pack-spec/labels/good%20first%20issue) steps: - name: Check for an existing recommendation