From fd19b4bbf6c3f1689ef5755ae39c4391f6c037e7 Mon Sep 17 00:00:00 2001 From: Atif <39148554+atif09@users.noreply.github.com> Date: Thu, 19 Feb 2026 01:35:14 +0530 Subject: [PATCH] Test/fix cherry pick exit code 2 (#45) update (cherry picked from commit 496a490d35cbaa2699d38ef78f6cdd6cf34fa482) --- .github/workflows/bot-workflow.yml | 5 ++--- README.md | 1 + README.rst | 1 + conflict-test.txt | 1 + conflict_test.txt | 1 + test-backport.txt | 1 + 6 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 README.md create mode 100644 README.rst create mode 100644 conflict-test.txt create mode 100644 conflict_test.txt create mode 100644 test-backport.txt diff --git a/.github/workflows/bot-workflow.yml b/.github/workflows/bot-workflow.yml index 700caf1..5570d6d 100644 --- a/.github/workflows/bot-workflow.yml +++ b/.github/workflows/bot-workflow.yml @@ -1,9 +1,8 @@ name: Changelog Bot on: - # Trigger when a PR review is submitted with approval - pull_request_review: - types: [submitted] + issue_comment: + types: [created] jobs: changelog: diff --git a/README.md b/README.md new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +test diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..07d1e31 --- /dev/null +++ b/README.rst @@ -0,0 +1 @@ +single tag test diff --git a/conflict-test.txt b/conflict-test.txt new file mode 100644 index 0000000..fcf084f --- /dev/null +++ b/conflict-test.txt @@ -0,0 +1 @@ +stable version diff --git a/conflict_test.txt b/conflict_test.txt new file mode 100644 index 0000000..b5803c9 --- /dev/null +++ b/conflict_test.txt @@ -0,0 +1 @@ +different content on main diff --git a/test-backport.txt b/test-backport.txt new file mode 100644 index 0000000..009a88e --- /dev/null +++ b/test-backport.txt @@ -0,0 +1 @@ +fix: scenario-1-test-1771442522