docs: update Starter Pack variables
Metadata
Current evaluation
Merged documentation update correcting Starter Pack variables previously missed in PR #499. Scope limited to variable name fixes only, deferring the autobuild issue to a separate upstream fix. Approved by two reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
Update some variables I missed in https://github.com/canonical/starbase/pull/499.
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/starbase/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
~~I've successfully run `make lint && make test`.~~
~~I've added or updated any relevant documentation.~~
~~I've updated the relevant release notes.~~
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update correcting Starter Pack variables previously missed in PR #499. Scope limited to variable name fixes only, deferring the autobuild issue to a separate upstream fix. Approved by two reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update correcting Starter Pack variables initially missed in PR #499. Scope limited to variable name fixes; autobuild issue deferred to a new upstream variable. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #478 build(docs): update Starter Pack and add passthrough to docs Makefile | starbase | merged | Merged after updating the Starter Pack and adding docs Makefile passthrough targets. Resolved CI warnings by removing sphinx-toolbox, fixed make docs-help failures, and incorporated reviewer feedback. Successfully integrated. | |
| #1112 build(docs): refresh starter pack implementation | rockcraft | merged | Merged an external contribution refreshing the documentation starter pack. The update integrates the latest upstream pack, adds a project-specific wordlist, and documents new make commands for building and linting. Approved by two reviewers and passed CI checks. | |
| #490 build(deps): remove unused docs dependencies | starbase | merged | Merged after approval and CI checks. Unused documentation dependencies were removed and kept commented out pending Starter Pack removal. A reviewer requested clarification, addressed via a follow-up commit adding explanatory comments. | |
| #6037 build(docs): refresh starter pack implementation | snapcraft | merged | Merged. Refreshed the documentation starter pack across 73 files, re-integrating the latest version. Kept templates for GA enablement per feedback. Passed CI, approved by three reviewers, and fixes #5071. | |
| #2594 build(docs)!: update canonical starter pack to 1.5 | charmcraft | merged | Merged after two approvals. Updates the canonical starter pack to version 1.5 and resolves issue #2558. Required CI checks passed. Author noted pending fixes for substitution extension and Git lastmods will be handled separately. | |
| #1070 build(docs)!: add dependency starter pack 1.5 | craft-application | merged | Merged after three approvals and passing all CI checks. Adds dependency starter pack 1.5 to fix documentation-only pull request build failures, updating 44 files with 1823 additions and 337 deletions. | |
| #130 ci: check for changes to docs in linters and tests | starflow | closed | Superseded by PR #131. Added CI checks for documentation changes and updated Starter Pack to 1.5. Closed after reviewers requested recreating it on a main repository branch to resolve fork workflow failures. |