meta: write out metadata links
Metadata
Current evaluation
Merged into hotfix/7.5 after approval and CI checks. The change implements metadata link generation, resolving issue #4238. A minor linter error was noted but did not block the merge.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Fixes #4238
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into hotfix/7.5 after approval and CI checks. The change implements metadata link generation, resolving issue #4238. A minor linter error was noted but did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.5 to resolve issue #4238 by implementing metadata link generation. Codecov reported 100% diff coverage. Minor ros2-humble and library linter warnings were noted but did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.5 to resolve issue #4238. Implements metadata link generation with 100% test coverage. Minor ros2-humble and library linter warnings were noted but did not prevent integration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3552 meta: support for metadata links (CRAFT-370) | snapcraft | merged | Merged into master following approval and passing CI checks. The update implements metadata link support, maintaining 100% diff coverage. Review comments were addressed prior to final integration. | |
| #3555 project: validate metadata links (CRAFT-369) | snapcraft | merged | Merged into master after receiving two reviewer approvals and passing CI checks. The change implements project metadata link validation, adding 215 lines across four files. |