feat: don't emit url for `--profile=test`
Metadata
Current evaluation
One-line change to stop `rockcraft init --profile=test` from printing a docs URL (reference/extensions/test) that does not exist. Approved by one reviewer, all CI checks passing, but inactive for ~11 months.
Suggested action: needs review
Reason: The PR is approved with all CI passing, but it has been inactive for 334 days and the target file rockcraft/services/init.py has since been refactored (commit 484099f5 moved the init logic upstream), so the one-line diff may no longer apply cleanly. A maintainer needs to rebase/verify the change still works before landing.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
15
Quick Win:
14.25
Staleness:
70
Complexity:
5
Confidence:
60
|
needs review | One-line change to stop `rockcraft init --profile=test` from printing a docs URL (reference/extensions/test) that does not exist. Approved by one reviewer, all CI checks passing, but inactive for ~11 months. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
78
Complexity:
3
Confidence:
90
|
needs review | Fixes rockcraft init --profile=test by removing a broken documentation URL from the output. Approved by one reviewer, all CI checks passing, awaiting maintainer merge. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
10
Confidence:
80
|
close stale | Removes a broken documentation URL printed during rockcraft init --profile=test. PR has been inactive for ~9 months with no maintainer feedback or CI status. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
80
Complexity:
10
Confidence:
85
|
needs review | Fixes rockcraft init --profile=test by suppressing a broken documentation URL in CLI output. The change is trivial and ready for maintainer review. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
10
Confidence:
75
|
needs review | Removes a broken documentation URL printed when running rockcraft init with the test profile. The pull request is open, submitted by an external contributor, and has been inactive for 257 days awaiting review or triage. |
Update history
No update history recorded yet.
Related work
-
Related To:
rockcraft#1030
(confidence 55%)
Commit f22480ec 'docs: fix some URL issues in docs and CLI messages' may have already addressed the same broken URL, making this PR potentially redundant.
Related issues
No related issues found above the similarity threshold.