inspectors: add request opinions
Metadata
Current evaluation
Closed and dropped in favor of PR #41. Reviewers requested clarification on inspector and artifact interactions, prompting the author to abandon this branch and re-implement the pending inspection metadata feature in PR #41.
Suggested action: —
No scores available.
Issue body
Add a separate section in the metadata file for request inspections,
where artefacts can be put in pending inspection state for further
verification.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed and dropped in favor of PR #41. Reviewers requested clarification on inspector and artifact interactions, prompting the author to abandon this branch and re-implement the pending inspection metadata feature in PR #41. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #82 metadata,inspectors: refactor artefact inspection interface | fetch-service | merged | Merged after refactoring the artefact inspection interface. Redundant methods were removed, separate request and response inspection methods were added, and opinions were moved to a dedicated package. Approved and passed CI. | |
| #606 refactor: set inspector opinion and artifact metadata | fetch-service | merged | Merged a refactor updating inspector opinion and artifact metadata in one call to prevent data loss. Approved by two reviewers, passed CI except CLA verification, and implemented after prior discussion. | |
| #158 metadata,inspectors: fix inspection result and add tests | fetch-service | merged | Merged following two reviewer approvals and passing CI. Fixed inspection result logic required for artifact approval, added clarifying comments, and improved test coverage for artifact metadata. |