Skip to content

ci: add gate job for integration test branch protection#169

Merged
fredbi merged 1 commit intomasterfrom
ci/single-integration-test-requirement
Mar 7, 2026
Merged

ci: add gate job for integration test branch protection#169
fredbi merged 1 commit intomasterfrom
ci/single-integration-test-requirement

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Mar 7, 2026

Add a single trailing job that waits for the full matrix to complete, so only one job needs to be required in GitHub branch protection rules.

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.49%. Comparing base (c32fa38) to head (e8dcb4d).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files          17       17           
  Lines        2034     2034           
=======================================
  Hits         1861     1861           
  Misses        115      115           
  Partials       58       58           

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

Add a single trailing job that waits for the full matrix of jobs to complete,
so only one job needs to be required in GitHub branch protection rules.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi force-pushed the ci/single-integration-test-requirement branch from d0b652c to e8dcb4d Compare March 7, 2026 19:39
@fredbi fredbi merged commit e4873d0 into master Mar 7, 2026
24 checks passed
@fredbi fredbi deleted the ci/single-integration-test-requirement branch March 7, 2026 19:49
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