From ade6d9cecef7a45f98ddf1b933659c09888fc548 Mon Sep 17 00:00:00 2001 From: MaxAake <61233757+MaxAake@users.noreply.github.com> Date: Fri, 22 May 2026 11:38:36 +0200 Subject: [PATCH 1/4] test --- .github/dependabot.yml | 13 +++++++++++++ changelog.d/1337.testing.md | 1 + changelog.d/42.test.md | 1 + 3 files changed, 15 insertions(+) create mode 100644 .github/dependabot.yml create mode 100644 changelog.d/1337.testing.md create mode 100644 changelog.d/42.test.md diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..a47f72b --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,13 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: daily + cooldown: + default-days: 3 + open-pull-requests-limit: 5 + labels: + - "no changelog" + assignees: + - "robsdedude" diff --git a/changelog.d/1337.testing.md b/changelog.d/1337.testing.md new file mode 100644 index 0000000..66033c2 --- /dev/null +++ b/changelog.d/1337.testing.md @@ -0,0 +1 @@ +Some summary of the change. \ No newline at end of file diff --git a/changelog.d/42.test.md b/changelog.d/42.test.md new file mode 100644 index 0000000..953c78e --- /dev/null +++ b/changelog.d/42.test.md @@ -0,0 +1 @@ +Some summary of the change. \ No newline at end of file From e2bcdf57383c64b14d83729e367479001abb9e9d Mon Sep 17 00:00:00 2001 From: MaxAake <61233757+MaxAake@users.noreply.github.com> Date: Fri, 22 May 2026 11:39:47 +0200 Subject: [PATCH 2/4] correct pr number --- changelog.d/{42.test.md => 2.test.md} | 0 changelog.d/{1337.testing.md => 2.testing.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename changelog.d/{42.test.md => 2.test.md} (100%) rename changelog.d/{1337.testing.md => 2.testing.md} (100%) diff --git a/changelog.d/42.test.md b/changelog.d/2.test.md similarity index 100% rename from changelog.d/42.test.md rename to changelog.d/2.test.md diff --git a/changelog.d/1337.testing.md b/changelog.d/2.testing.md similarity index 100% rename from changelog.d/1337.testing.md rename to changelog.d/2.testing.md From c49d40145d2ecafbdac44fb33a963804e67f8001 Mon Sep 17 00:00:00 2001 From: MaxAake <61233757+MaxAake@users.noreply.github.com> Date: Fri, 22 May 2026 11:41:30 +0200 Subject: [PATCH 3/4] 2nd erroneus changelog with space --- changelog.d/2.testing copy.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/2.testing copy.md diff --git a/changelog.d/2.testing copy.md b/changelog.d/2.testing copy.md new file mode 100644 index 0000000..66033c2 --- /dev/null +++ b/changelog.d/2.testing copy.md @@ -0,0 +1 @@ +Some summary of the change. \ No newline at end of file From a1a6c74c90b91db6bc3a4e827736d5ef6b4a4a9a Mon Sep 17 00:00:00 2001 From: MaxAake <61233757+MaxAake@users.noreply.github.com> Date: Fri, 22 May 2026 11:45:15 +0200 Subject: [PATCH 4/4] another test --- changelog.d/2.testing copy.md | 4 +++- changelog.d/2.testing.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.d/2.testing copy.md b/changelog.d/2.testing copy.md index 66033c2..e3b1ff7 100644 --- a/changelog.d/2.testing copy.md +++ b/changelog.d/2.testing copy.md @@ -1 +1,3 @@ -Some summary of the change. \ No newline at end of file +Some summary of the change + +. \ No newline at end of file diff --git a/changelog.d/2.testing.md b/changelog.d/2.testing.md index 66033c2..4670fbc 100644 --- a/changelog.d/2.testing.md +++ b/changelog.d/2.testing.md @@ -1 +1 @@ -Some summary of the change. \ No newline at end of file +Some summary of the change. \ No newline at end of file