Skip to content

Release v3.2638.3 - #1265

Merged
cernus76 merged 6 commits into
mainfrom
dev
Sep 18, 2026
Merged

cernus76 merged 6 commits into
mainfrom
dev

Conversation

@navyakhurana

Copy link
Copy Markdown
Contributor

No description provided.

Dhawal-Joshi and others added 6 commits September 16, 2026 18:18
* docs(RA0029): update a2a-mcp architecture diagram and readme

* Changes to include SAP Integration Suite A2A Support

* updated architecture diagrams

* updated diagram

---------

Co-authored-by: kay-schmitteckert <kay.schmitteckert@sap.com>
Co-authored-by: Kay Schmitteckert <72558779+kay-schmitteckert@users.noreply.github.com>
Co-authored-by: Pierre-Olivier Basseville <pierre-olivier.basseville@sap.com>
* fixed 3-line labels styling in the sidebar

* fixed horizontal overflow in mobile mode

* increased the size of tech partner logos in mobile mode

* fixed the starting page elements overlap in mobile mode

* added bottom padding to the arrow on the landing page in mobile mode

---------

Co-authored-by: Pierre-Olivier Basseville <pierre-olivier.basseville@sap.com>
@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.

@github-advanced-security

Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@cernus76 cernus76 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go!

@cernus76
cernus76 merged commit d88c240 into main Sep 18, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants