Skip to content

chore: Revert core release - #143

Merged
alpkom merged 2 commits into
mainfrom
revert-core-release
Sep 14, 2026
Merged

alpkom merged 2 commits into
mainfrom
revert-core-release

Conversation

@alpkom

@alpkom alpkom commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Context

revert core release and fix publish configuration

@hyperspace-pr-bot

Copy link
Copy Markdown

👋 Hi — I'm PR Bot, your SAP code review assistant.

I'll automatically review your pull requests for code quality, security, and SAP compliance. Get an overview of what I do →

What I do

  • Summarize your pull request changes
  • Review code for quality, correctness, and reliability
  • Suggest fixes when a pipeline job fails

Key commands

Command Description
/review [--all] Trigger a code review. Add --all to include files excluded by excluded_paths.
/summarize Generate a PR summary
/ask <question> Ask about the current changes
/help See all available commands
Configure me for your team

Create .hyperspace/pull_request_bot.json in your repository:

{
  "$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,
      "excluded_paths": [],
      "auto_exclude_authors": []
    },
    "review": {
      "auto_generate_review": true,
      "auto_run_on_draft_pr": false,
      "use_custom_review_focus": false,
      "excluded_paths": [],
      "auto_exclude_authors": []
    },
    "sonar_fix": {
      "enable": true,
      "excluded_rules": []
    },
    "pipeline_fix": {
      "enable": true
    }
  },
  "excluded_paths": []
}

Full configuration reference →

*This introduction message will be shown to you only once, you will not see it in future PRs.

Comment thread .github/workflows/publish.yml Outdated
@alpkom
alpkom force-pushed the revert-core-release branch from 1343f00 to c551c88 Compare September 14, 2026 10:12
@alpkom
alpkom requested a review from jjtang1985 September 14, 2026 10:12
@alpkom
alpkom merged commit 77108ad into main Sep 14, 2026
15 checks passed
@alpkom
alpkom deleted the revert-core-release branch September 14, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants