docs: document custom project vars (SNAPCRAFT-1053)
Metadata
Current evaluation
Merged documentation update for custom project variables (SNAPCRAFT-1053). Moved from craft-parts, approved by two reviewers, and passed CI checks. Author addressed feedback by updating entity names prior to merge.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `make test`?
---
Moved here from https://github.com/canonical/craft-parts/pull/1216 per suggestion of @mr-cal
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update for custom project variables (SNAPCRAFT-1053). Moved from craft-parts, approved by two reviewers, and passed CI checks. Author addressed feedback by updating entity names prior to merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update for custom project variables (SNAPCRAFT-1053). Transferred from canonical/craft-parts#1216. Author addressed review feedback by updating entity names prior to final merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update for custom project variables. Transferred from craft-parts PR #1216, the change incorporated reviewer feedback by replacing placeholder entity names with realistic examples prior to final merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1216 docs: document custom project vars (SNAPCRAFT-1053) | craft-parts | closed | Superseded by pull request #5727. Documentation for custom project variables was redirected to snapcraft docs instead of craft-parts, as it does not apply to other crafts. The original PR was closed after the maintainer created the replacement. | |
| #872 feat: support nested project variables | craft-application | merged | Merged following three approvals and successful CI checks. The update enables nested project variables, altering 22 files (+526/-62 lines). It relies on craft-parts PR #1220 and addresses SNAPCRAFT-1054. | |
| #302 parts: add project-specific global variables | rockcraft | merged | Merged implementation adding project-specific global variables (name and version) via a prologue callback, following Snapcraft. Closes #299. Approved by two reviewers with passing CI. Refactors tests and modifies nine files. |