Skip to content

Integrate UCI automatic backporting#2607

Merged
masih merged 2 commits intomainfrom
masih/uci-backport
Dec 16, 2025
Merged

Integrate UCI automatic backporting#2607
masih merged 2 commits intomainfrom
masih/uci-backport

Conversation

@masih
Copy link
Copy Markdown
Collaborator

@masih masih commented Dec 15, 2025

Add functionality that enables automatic backporting functionality by labeling the PRs.

Once a labeled PR merges, the CI will attempt to automatically create the backport PR.

The label must be in the following format: backport <target-release-branch>, where <target-release-branch> must pre-exist and match the name of the... yes you guessed it the target release branch.

Add functionality that enables automatic backporting functionality by labeling the PRs.

Once a labeled PR merges, the CI will attempt to automatically create the backport PR.

The label must be in the following format: `backport <target-release-branch>`, where `<target-release-branch>` must pre-exist and match the name of the... yes you guessed it _the_ target release branch.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 15, 2025

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 16, 2025, 11:24 AM

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.22%. Comparing base (9871615) to head (47925cb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2607      +/-   ##
==========================================
+ Coverage   42.02%   43.22%   +1.20%     
==========================================
  Files        1518     1857     +339     
  Lines      119497   153087   +33590     
==========================================
+ Hits        50215    66173   +15958     
- Misses      64899    81001   +16102     
- Partials     4383     5913    +1530     
Flag Coverage Δ
sei-chain 41.92% <ø> (-0.03%) ⬇️
sei-cosmos 38.03% <ø> (+<0.01%) ⬆️
sei-db 69.06% <ø> (ø)
sei-ibc-go 55.96% <ø> (ø)
sei-tendermint 47.52% <ø> (?)
sei-wasmd 42.11% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 344 files with indirect coverage changes

🚀 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.

@masih
Copy link
Copy Markdown
Collaborator Author

masih commented Dec 15, 2025

Captured for the flaking dApp integration test: https://linear.app/seilabs/issue/SEI-10307/integration-tests-dapp-test-flakes

@masih
Copy link
Copy Markdown
Collaborator Author

masih commented Dec 15, 2025

@masih masih enabled auto-merge (squash) December 16, 2025 11:31
@masih masih merged commit d7c7e25 into main Dec 16, 2025
40 checks passed
@masih masih deleted the masih/uci-backport branch December 16, 2025 11:47
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