← Back to issue list

feat: [wip] usrmerged parts by default

View original Github issue

Metadata

Project
rockcraft
Number
#945
Type
pull request
State
open
Author
tigarmo
Labels
Created
Updated
Closed

Current evaluation

WIP PR to enable usrmerged parts by default. Inactive for 369 days with failing CI. The feature has since been implemented and merged via commit 1c4a9d78 (usrmerged install dirs for 25.10+) and documented in 1.15.0 release notes.

Suggested action: close stale

Reason: The PR is a WIP with no activity for 369 days and failing CI (snap-tests, Fast/Slow tests on noble and jammy). The feature it targets is already implemented in main: commit 1c4a9d78 'feat: use usrmerged install dirs for 25.10+' sets usrmerged_by_default=True in lifecycle.py, and the 1.15.0 release notes document 'Improved usrmerge support'. This PR is superseded.

Impact: 5 Quick Win: 3.5 Staleness: 90 Complexity: 30 Confidence: 85

Issue body

- [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `make lint && make test`? ---

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 5
Quick Win: 3.5
Staleness: 90
Complexity: 30
Confidence: 85
close stale WIP PR to enable usrmerged parts by default. Inactive for 369 days with failing CI. The feature has since been implemented and merged via commit 1c4a9d78 (usrmerged install dirs for 25.10+) and documented in 1.15.0 release notes.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 25
Confidence: 85
close stale WIP feature to enable usrmerged parts by default. PR is inactive for 328 days, has zero reviewer engagement, and currently fails multiple CI tests across noble and jammy.
qwen3.6-35b-a3b-mtp-q6
Staleness: 90
Complexity: 20
Confidence: 85
close stale WIP feature to enable usrmerged parts by default. Inactive for over 314 days with zero comments or progress, indicating likely abandonment.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 20
Confidence: 85
close stale WIP PR proposing to enable usrmerged parts by default. Unchanged for 311 days with no description, code, or comments.
qwen3.6-35b-a3b-mtp-q6
Staleness: 90
Complexity: 15
Confidence: 80
close stale Enables usr-merged parts by default. Currently a work in progress, inactive for 292 days with no comments or labels. Awaiting further development and review to proceed.

Update history

No update history recorded yet.

Related work

  • Likely Fixed By: rockcraft#999 (confidence 70%)

    Release notes PR #999 documents the usrmerge feature that this WIP PR was developing; the actual implementation landed via commit 1c4a9d78.

Related issues

Issue Project State Summary Similarity
#1262 feat: allow creating usrmerged dirs by default craft-parts merged Merged squashed PR adding usrmerged_by_default parameter and enable-usrmerge/disable-usrmerge build attributes to LifecycleManager. Enables default usr-merged directory structures with per-part control. Approved by four reviewers, passed all CI checks.
76%
#969 feat: usrmerged install dirs in 25.10+ rockcraft merged Merged after approval from two reviewers. Implements usrmerged install directory support for version 25.10 and later. Integrated into the main branch despite initial CI failures in snap-tests and linting.
74%