← Back to issue list

feat: don't emit url for `--profile=test`

View original Github issue

Metadata

Project
rockcraft
Number
#981
Type
pull request
State
open
Author
lczyk
Labels
Created
2025-10-01 12:35:17+00:00
Updated
2025-10-01 17:33:52+00:00
Closed

Current evaluation

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.

Suggested action: needs review

Reason: The PR addresses a valid and straightforward bug (printing a non-existent documentation URL) but has been inactive for nearly 9 months without maintainer feedback. Given its clear value and simplicity, it requires a maintainer review to either merge, request minor updates, or close if the documentation has since been added upstream.

Staleness: 85 Complexity: 10 Confidence: 75

Issue body

`rockcraft init --profile=test` prints ``` Go to https://documentation.ubuntu.com/rockcraft/en/latest/reference/extensions/test to read more about the 'test' profile. Successfully initialised project. ``` https://documentation.ubuntu.com/rockcraft/en/latest/reference/extensions/test ^ this page does not exist. - [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint && make test`? ---

Evaluation history

Date Model Scores Action Summary
2026-06-16 07:20:51.422195+00:00 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.
2026-06-16 07:18:29.799662+00:00 pending