Skip to content

Introduce PR limits for new contributors#7880

Merged
yurishkuro merged 2 commits into
jaegertracing:mainfrom
yurishkuro:pr-limits
Jan 15, 2026
Merged

Introduce PR limits for new contributors#7880
yurishkuro merged 2 commits into
jaegertracing:mainfrom
yurishkuro:pr-limits

Conversation

@yurishkuro
Copy link
Copy Markdown
Member

@yurishkuro yurishkuro commented Jan 15, 2026

Related to #7878

Signed-off-by: Yuri Shkuro <github@ysh.us>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a new policy limiting the number of simultaneous open pull requests for new contributors to ensure high-quality code reviews and maintain codebase stability.

Changes:

  • Added a new section documenting PR limits based on contributor history (1 PR for first-time contributors, scaling up to unlimited for those with 3+ merged PRs)
  • Included rationale explaining review bottlenecks, context fragmentation, and noise reduction
  • Provided guidance on how to proceed when limits are reached and tips for successful contributions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Yuri Shkuro <github@ysh.us>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.51%. Comparing base (1afbfd9) to head (84b7011).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7880      +/-   ##
==========================================
+ Coverage   95.49%   95.51%   +0.02%     
==========================================
  Files         305      305              
  Lines       16212    16212              
==========================================
+ Hits        15481    15485       +4     
+ Misses        572      569       -3     
+ Partials      159      158       -1     
Flag Coverage Δ
badger_v1 9.15% <ø> (ø)
badger_v2 1.93% <ø> (ø)
cassandra-4.x-v1-manual 13.53% <ø> (ø)
cassandra-4.x-v2-auto 1.92% <ø> (ø)
cassandra-4.x-v2-manual 1.92% <ø> (ø)
cassandra-5.x-v1-manual 13.53% <ø> (ø)
cassandra-5.x-v2-auto 1.92% <ø> (ø)
cassandra-5.x-v2-manual 1.92% <ø> (ø)
clickhouse 1.97% <ø> (ø)
elasticsearch-6.x-v1 17.47% <ø> (ø)
elasticsearch-7.x-v1 17.50% <ø> (ø)
elasticsearch-8.x-v1 17.66% <ø> (ø)
elasticsearch-8.x-v2 1.93% <ø> (ø)
elasticsearch-9.x-v2 1.93% <ø> (ø)
grpc_v1 8.81% <ø> (ø)
grpc_v2 1.93% <ø> (ø)
kafka-3.x-v2 1.93% <ø> (ø)
memory_v2 1.93% <ø> (ø)
opensearch-1.x-v1 17.55% <ø> (ø)
opensearch-2.x-v1 17.55% <ø> (ø)
opensearch-2.x-v2 1.93% <ø> (ø)
opensearch-3.x-v2 1.93% <ø> (ø)
query 1.93% <ø> (ø)
tailsampling-processor 0.55% <ø> (ø)
unittests 94.17% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

@github-actions
Copy link
Copy Markdown

Metrics Comparison Summary

Total changes across all snapshots: 0

Detailed changes per snapshot

summary_metrics_snapshot_cassandra

📊 Metrics Diff Summary

Total Changes: 0

  • 🆕 Added: 0 metrics
  • ❌ Removed: 0 metrics
  • 🔄 Modified: 0 metrics
  • 🚫 Excluded: 106 metrics

summary_metrics_snapshot_cassandra

📊 Metrics Diff Summary

Total Changes: 0

  • 🆕 Added: 0 metrics
  • ❌ Removed: 0 metrics
  • 🔄 Modified: 0 metrics
  • 🚫 Excluded: 53 metrics

summary_metrics_snapshot_cassandra

📊 Metrics Diff Summary

Total Changes: 0

  • 🆕 Added: 0 metrics
  • ❌ Removed: 0 metrics
  • 🔄 Modified: 0 metrics
  • 🚫 Excluded: 106 metrics

➡️ View full metrics file

Copy link
Copy Markdown
Contributor

@jkowall jkowall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clear, thanks!

@yurishkuro yurishkuro merged commit 1d24304 into jaegertracing:main Jan 15, 2026
59 checks passed
@yurishkuro yurishkuro deleted the pr-limits branch January 15, 2026 22:28
Manik2708 pushed a commit to Manik2708/jaeger that referenced this pull request Jan 20, 2026
Related to jaegertracing#7878

---------

Signed-off-by: Yuri Shkuro <github@ysh.us>
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.

3 participants