From 86dec2c4e5d59ccade7311a764dbf95d69749872 Mon Sep 17 00:00:00 2001 From: Twisha Bansal <58483338+twishabansal@users.noreply.github.com> Date: Fri, 31 Oct 2025 11:29:02 +0530 Subject: [PATCH 1/2] ci: add release-please label --- .github/labels.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/labels.yaml b/.github/labels.yaml index 2096da1..5e4352b 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -79,4 +79,8 @@ - name: 'status: waiting for response' color: 8befd7 - description: 'Status: reviewer is awaiting feedback or responses from the author before proceeding.' \ No newline at end of file + description: 'Status: reviewer is awaiting feedback or responses from the author before proceeding.' + +- name: 'release-please:force-run' + color: bdca82 + description: To run release-please From 74d63a60a7d390cde008639611a025b40dc8766d Mon Sep 17 00:00:00 2001 From: Twisha Bansal <58483338+twishabansal@users.noreply.github.com> Date: Fri, 31 Oct 2025 11:34:18 +0530 Subject: [PATCH 2/2] Update labels.yaml --- .github/labels.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labels.yaml b/.github/labels.yaml index 5e4352b..4ed8706 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -83,4 +83,4 @@ - name: 'release-please:force-run' color: bdca82 - description: To run release-please + description: Manually trigger the release please workflow on a PR.