Skip to content

chore: switch off hana jobs by default#439

Merged
sjvans merged 1 commit into
mainfrom
switch-off-hana-jobs-by-default
Jun 23, 2026
Merged

chore: switch off hana jobs by default#439
sjvans merged 1 commit into
mainfrom
switch-off-hana-jobs-by-default

Conversation

@sjvans

@sjvans sjvans commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Disable Automatic HANA Workflow Triggers by Default

Chore

🔧 Disabled the automatic push and pull_request triggers for the HANA GitHub Actions workflow, leaving only manual (workflow_dispatch) execution enabled.

Changes

  • .github/workflows/hana.yml: Commented out the push and pull_request event triggers on the main branch. The workflow can now only be triggered manually via workflow_dispatch.
  • 🔄 Regenerate and Update Summary
PR Bot Information

Version: 1.26.5

  • File Content Strategy: Full file content
  • Summary Prompt: Default Prompt
  • Correlation ID: bd22d4d2-ae09-40ab-93a0-f11ba8d5949e
  • Event Trigger: pull_request.opened
  • LLM: anthropic--claude-4.6-sonnet
  • Output Template: Default Template

@sjvans sjvans requested a review from johannes-vogel June 23, 2026 07:28

@hyperspace-insights hyperspace-insights Bot 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.

The change comments out the push and pull_request triggers, leaving only workflow_dispatch, so the workflow can only be run manually. This is a straightforward intentional change.

The diff looks correct and matches the PR title. No issues to flag.

This is a clean, minimal change that achieves its stated goal of disabling automatic HANA workflow runs while keeping manual execution available.

PR Bot Information

Version: 1.26.5

  • Correlation ID: bd22d4d2-ae09-40ab-93a0-f11ba8d5949e
  • Event Trigger: pull_request.opened
  • File Content Strategy: Full file content
  • LLM: anthropic--claude-4.6-sonnet

@sjvans sjvans marked this pull request as ready for review June 23, 2026 09:39
@sjvans sjvans merged commit b0abcc8 into main Jun 23, 2026
8 checks passed
@hyperspace-insights

Copy link
Copy Markdown
Contributor

Summary

The following content is AI-generated and provides a summary of the pull request:


Disable Automatic HANA Workflow Triggers by Default

Chore

🔧 Disabled the automatic push and pull_request triggers for the HANA GitHub Actions workflow, leaving only manual (workflow_dispatch) execution enabled.

Changes

  • .github/workflows/hana.yml: Commented out the push and pull_request event triggers on the main branch. The workflow can now only be triggered manually via workflow_dispatch.

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.26.5

  • Summary Prompt: Default Prompt
  • Event Trigger: pull_request.ready_for_review
  • File Content Strategy: Full file content
  • LLM: anthropic--claude-4.6-sonnet
  • Correlation ID: 2c5e36a6-b60b-4757-9af5-871b42ffaaad
  • Output Template: Default Template

@sjvans sjvans deleted the switch-off-hana-jobs-by-default branch June 23, 2026 09:39

@hyperspace-insights hyperspace-insights Bot 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.

The change is straightforward and matches the PR description exactly — commenting out push and pull_request triggers to leave only workflow_dispatch active. No logic errors, bugs, or security issues are present.

The PR is clean and intentional; the single-line change correctly implements what the description states, with no actionable issues to flag.

PR Bot Information

Version: 1.26.5

  • Event Trigger: pull_request.ready_for_review
  • File Content Strategy: Full file content
  • Correlation ID: 2c5e36a6-b60b-4757-9af5-871b42ffaaad
  • LLM: anthropic--claude-4.6-sonnet

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