Skip to content

disable test-github-action.yml daily cron#2209

Merged
oravi merged 1 commit intomasterfrom
security/disable-test-github-action-cron
Apr 25, 2026
Merged

disable test-github-action.yml daily cron#2209
oravi merged 1 commit intomasterfrom
security/disable-test-github-action-cron

Conversation

@oravi
Copy link
Copy Markdown
Collaborator

@oravi oravi commented Apr 25, 2026

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow configuration to remove scheduled automated triggers. Workflows will now run only on manual dispatch.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

👋 @oravi
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in this pull request.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4605db97-d1a6-4c8b-b258-79e642ca24b5

📥 Commits

Reviewing files that changed from the base of the PR and between 24fd7b7 and a1e6f4c.

📒 Files selected for processing (1)
  • .github/workflows/test-github-action.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/test-github-action.yml

📝 Walkthrough

Walkthrough

The scheduled trigger configuration has been removed from the test GitHub Action workflow. The workflow will no longer execute on a cron schedule and now requires manual dispatch via workflow_dispatch to run.

Changes

Cohort / File(s) Summary
Workflow Trigger Configuration
.github/workflows/test-github-action.yml
Removed the on.schedule.cron configuration, converting the workflow from scheduled execution to manual dispatch only.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops with glee so bright,
The cron has fled into the night!
No more does time dictate the run,
Now human hands command the fun—
Manual dispatch, swift and clean, 🐰⚡
The workflow's best it's ever been!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: disabling the daily cron trigger in the test-github-action.yml workflow file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch security/disable-test-github-action-cron

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@oravi oravi merged commit d3149ff into master Apr 25, 2026
10 of 24 checks passed
@oravi oravi deleted the security/disable-test-github-action-cron branch April 25, 2026 19:19
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.

1 participant