chore: update link for top level plug and slots warning
Metadata
Current evaluation
Merged after approval and CI. Updated documentation link for the top-level plug and slot warning per reviewer feedback. Aligns with snapd's long-term plan to stop applying globally-defined plugs and slots to individual apps.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox run -m lint`?
- [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Updates to the documentation and a better link based on @Saviq's [feedback](https://matrix.to/#/!GGqzbFAUQprdPgYYCM:ubuntu.com/$2AWZ0x1S-KTH1rcHENdYF4Yxdu6oGCJXOwlmmuuXwIs?via=ubuntu.com&via=matrix.org&via=kde.org).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval and CI. Updated documentation link for the top-level plug and slot warning per reviewer feedback. Aligns with snapd's long-term plan to stop applying globally-defined plugs and slots to individual apps. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update fixing the link for top-level plug and slot warnings. Incorporates maintainer feedback and aligns with snapd's plan to stop applying globally-defined plugs and slots to individual apps. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation link update for the top-level plug and slot warning. The change incorporates maintainer feedback and aligns with the long-term snapd plan to stop applying globally defined plugs and slots to individual apps. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4097 projects: warn on "global" assign of plugs and slots | snapcraft | merged | Merged into main. Adds a warning for top-level plug and slot assignments in snapcraft.yaml, replacing deprecated global configuration. Approved by reviewer, passed CI, and incorporated a minor wording adjustment prior to merge. |