Skip to content

Disable push event trigger for failing workflow. - #15995

Merged
comfyanonymous merged 1 commit into
masterfrom
comfyanonymous-patch-1
Aug 31, 2026
Merged

Disable push event trigger for failing workflow.#15995
comfyanonymous merged 1 commit into
masterfrom
comfyanonymous-patch-1

Conversation

@comfyanonymous

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 7b58f13d-bfde-4c86-857e-6b613b84aedd

📥 Commits

Reviewing files that changed from the base of the PR and between f938505 and aafbba3.

📒 Files selected for processing (1)
  • .github/workflows/test-ci.yml

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (9)
  • GitHub Check: test (ubuntu-latest)
  • GitHub Check: test (windows-2022)
  • GitHub Check: test (windows-latest)
  • GitHub Check: test (macos-latest)
  • GitHub Check: Run Pylint
  • GitHub Check: test (macos-latest)
  • GitHub Check: test (ubuntu-latest)
  • GitHub Check: test
  • GitHub Check: Run Pylint
🔇 Additional comments (1)
.github/workflows/test-ci.yml (1)

5-16: LGTM!


📝 Walkthrough

Walkthrough

The GitHub Actions test workflow no longer runs automatically when changes are pushed to master or release/**. Its push trigger and filters are commented out. The workflow remains available through manual workflow_dispatch runs.

Merge Risk: ⚪ Minimal · up to aafbb

This change only adjusts the workflow trigger configuration, and no actionable merge-blocking risk remains; it is merge-ready after normal checks and review.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, so the relationship between the description and the workflow change cannot be evaluated. Add a brief description that explains why the push trigger is disabled and confirms that manual workflow dispatch remains available.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the primary change: disabling the push event trigger for the failing workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

  • Fix all pre-merge checks with AI

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

@comfyanonymous
comfyanonymous merged commit 95d755c into master Aug 31, 2026
17 checks passed
@comfyanonymous
comfyanonymous deleted the comfyanonymous-patch-1 branch August 31, 2026 03:19
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants