Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Hyperspace] 🤖 Add PR Bot Configuration
  • Loading branch information
hyperspace-insights[bot] authored Nov 21, 2025
commit bcf393065b37288de8e55cc6a37e9f0a2b1b6c96
19 changes: 19 additions & 0 deletions .hyperspace/pull_request_bot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"$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,
"use_tabular_summarize_output_template": false
},
"review": {
"auto_generate_review": true,
"auto_run_on_draft_pr": true,
"use_custom_review_focus": false
}
}
}
Loading