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