Skip to content

.asf.yaml: add PR merge requirements - #14057

Closed
weizhouapache wants to merge 1 commit into
main-testfrom
24-pr-required-status-check
Closed

.asf.yaml: add PR merge requirements#14057
weizhouapache wants to merge 1 commit into
main-testfrom
24-pr-required-status-check

Conversation

@weizhouapache

Copy link
Copy Markdown
Member

Description

This PR...

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

Copilot AI lite review requested due to automatic review settings September 4, 2026 06:40

Copilot AI 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.

🟡 Changes recommended

The required checks list omits the separate “Simulator CI / test” job, which can allow merges even when simulator tests fail.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the ASF GitHub repository configuration to enforce stricter merge gates on the default branch, by requiring a minimum number of PR approvals and specific CI checks to pass before merging.

Changes:

  • Require at least 2 approving PR reviews before merge.
  • Require a set of named GitHub Actions status checks (Build, pre-commit, UI Build, Simulator CI, License Check) before merge.
File summaries
File Description
.asf.yaml Adds branch protection merge requirements (review count + required CI status checks).
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .asf.yaml
Copilot AI review requested due to automatic review settings September 4, 2026 06:46
@weizhouapache
weizhouapache changed the base branch from main to main-test September 4, 2026 06:46

Copilot AI 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.

🟡 Changes recommended

The PR title/description do not match the actual code change, making the PR intent unclear for review and auditability.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment thread .github/workflows/daily-issue-triage.lock.yml
@weizhouapache
weizhouapache force-pushed the 24-pr-required-status-check branch from cf9e115 to f7cdd1f Compare September 4, 2026 06:58
@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main-test@d13b916). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff              @@
##             main-test   #14057   +/-   ##
============================================
  Coverage             ?   19.78%           
  Complexity           ?    19996           
============================================
  Files                ?     6371           
  Lines                ?   575899           
  Branches             ?    70495           
============================================
  Hits                 ?   113961           
  Misses               ?   449509           
  Partials             ?    12429           
Flag Coverage Δ
uitests 3.53% <ø> (?)
unittests 21.06% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔴 Test Coverage Grade: D — Marginal

Metric Value
Line coverage 24.68%
Branch coverage 18.89%

Grade Scale

Grade Line Coverage Meaning
🟢 A ≥ 80% Excellent - this code sleeps well at night 😴
🟡 B 60-79% Good - almost there, don't stop now 😉
🟠 C 40-59% Acceptable - your code is wearing a seatbelt, but no airbags 😬
🔴 D 20-39% Marginal - boldly shipping where no test has gone before 🖖
⛔ F < 20% Failing - tests? what tests? 🔥

Branch coverage is shown as a secondary signal. Grade is determined by line coverage.
View full Actions run

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.

2 participants