Skip to content

Update ci-gate condition to check event types and cancellation status - #11329

Merged
vidplace7 merged 1 commit into
developfrom
ci-gate_pr
Aug 1, 2026
Merged

Update ci-gate condition to check event types and cancellation status#11329
vidplace7 merged 1 commit into
developfrom
ci-gate_pr

Conversation

@vidplace7

@vidplace7 vidplace7 commented Aug 1, 2026

Copy link
Copy Markdown
Member

ci-gate only needs to be run upon PR / MQ. Also doesn't need to run if the job is cancelled.

Summary by CodeRabbit

  • Chores
    • Updated continuous integration checks to run only for eligible pull request and merge queue events when the workflow is active.

@vidplace7 vidplace7 added the github_actions Pull requests that update GitHub Actions code label Aug 1, 2026
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

⚡ Try this PR in the Web Flasher

Note

Building this pull request… the flash button, badges and supported-board
list will appear here automatically once CI finishes.

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 379b09d6-21ea-45ae-abe3-a77e3d2a04de

📥 Commits

Reviewing files that changed from the base of the PR and between 25996e9 and 6ff47c5.

📒 Files selected for processing (1)
  • .github/workflows/main_matrix.yml

📝 Walkthrough

Walkthrough

The ci-gate job now runs only for active pull_request and merge_group events.

Changes

CI gate filtering

Layer / File(s) Summary
Restrict ci-gate execution
.github/workflows/main_matrix.yml
The ci-gate condition requires a pull_request or merge_group event and a workflow that is not cancelled.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: thebentern, caveman99, jorropo

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the condition change but omits the required testing attestations and other template information. Add testing results, regression checks, and any relevant issue or hardware details required by the template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change to the ci-gate condition for event types and cancellation status.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci-gate_pr

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.

@vidplace7
vidplace7 enabled auto-merge August 1, 2026 16:57
@vidplace7
vidplace7 added this pull request to the merge queue Aug 1, 2026
Merged via the queue into develop with commit d9f1622 Aug 1, 2026
56 checks passed
@caveman99
caveman99 deleted the ci-gate_pr branch August 26, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant