feat(PROTOTYPE): root_dir for handling monorepos
Metadata
Current evaluation
Closed without merging. The root_dir monorepo handling approach was abandoned after the team opted to implement relative parent paths instead.
Suggested action: —
No scores available.
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`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
These are the changes that Copilot thought necessary in order to add separate root directory handling for monorepos.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. The root_dir monorepo handling approach was abandoned after the team opted to implement relative parent paths instead. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
45
Confidence:
60
|
keep open | Prototype PR adding separate root directory handling for monorepos. Currently a fresh draft with no reviews, comments, or CI results. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2761 feat(PROTOTYPE): git build-root for monorepos | charmcraft | closed | Superseded by PR #2836, which merged the git build-root feature for monorepos. This prototype was closed after the functionality was successfully implemented elsewhere. |