]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
[Hyperspace] 🤖 Add PR Bot Configuration (#1677)
authorhyperspace-insights[bot] <209611008+hyperspace-insights[bot]@users.noreply.github.com>
Fri, 13 Feb 2026 15:18:20 +0000 (16:18 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Feb 2026 15:18:20 +0000 (16:18 +0100)
Co-authored-by: hyperspace-insights[bot] <209611008+hyperspace-insights[bot]@users.noreply.github.com>
.hyperspace/pull_request_bot.json [new file with mode: 0644]

diff --git a/.hyperspace/pull_request_bot.json b/.hyperspace/pull_request_bot.json
new file mode 100644 (file)
index 0000000..22e065b
--- /dev/null
@@ -0,0 +1,18 @@
+{
+  "$schema": "https://devops-insights-pr-bot.cfapps.eu10-004.hana.ondemand.com/schema/pull_request_bot.json",
+  "features": {
+    "control_panel": false,
+    "summarize": {
+      "auto_generate_summary": true,
+      "auto_insert_summary": true,
+      "auto_run_on_draft_pr": true,
+      "use_custom_summarize_prompt": false,
+      "use_custom_summarize_output_template": false
+    },
+    "review": {
+      "auto_generate_review": true,
+      "auto_run_on_draft_pr": true,
+      "use_custom_review_focus": false
+    }
+  }
+}